HTML Tips & Tricks
Use this code to display (embed) a phone number that, when clicked, will open the device's phone app and populate the number entered: <span>P...
Tue, 18 Jun, 2024 at 3:22 PM
Use these codes to display (embed) verbiage that, when clicked, will open the device's messaging app, populate a message to be sent, and populate the re...
Tue, 18 Jun, 2024 at 3:25 PM
The images you embed can be static or they can be clickable. Embedding a Static Image <img src="https://media1.tenor.com/images/2d39a10830dd...
Thu, 25 Jun, 2020 at 1:31 PM
Use a site like https://dabuttonfactory.com/ to create your button <a href="http://www.google.com/"><img src="https://dabutt...
Thu, 25 Jun, 2020 at 1:33 PM
Using the HTML code below you can create a more visually engaging kiosk display by including relevant icons. Example: When the code below is added to t...
Thu, 25 Jun, 2020 at 1:07 PM
If your custom web form looks like this after embedding it on your website, it is most likely conflicting with the CSS style sheet on the webpage you are us...
Wed, 25 Sep, 2024 at 12:06 PM