Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to make a telephone button in html

<form action="tel:1234567890"method="post"enctype="text/plain">
    <input class="btn" type="submit" value="Call">
</form>
Comment

PREVIOUS NEXT
Code Example
Html :: how to only make a part bold in css 
Html :: bootstrap 4 spinner not showing 
Html :: html time picker 
Html :: how to set limit of words in input type text 
Html :: add csrf token in vuejs 
Html :: how to align 2 buttons in a div 
Html :: html multiplications 
Html :: tailwind css toggle 
Html :: html scroll div to top 
Html :: htmladjacent 
Html :: routerlinkactiveoptions 
Html :: disable close from screen modal popup 
Html :: images in html 
Html :: how do i make a link of a button go on a different page 
Html :: html remove space after paragraph 
Html :: git markdown relative link 
Html :: html submit form onclick 
Html :: how to open files as super user ubuntu 
Html :: index html example 
Html :: index.html favicon.ico 404 (Not Found) 
Html :: html5 
Html :: how to download in html 
Html :: html datetime-local format dd/mm/yyyy 
Html :: ordering collumns in bootstrap 
Html :: set span text 
Html :: how to add links in html 
Html :: bootstrap carousel dark 
Html :: unmount ubuntu 
Html :: image cut by div border 
Html :: css stick div to bottom of page 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =