Posts

Showing posts with the label anchor tag

Creating a link without an underline in HTML

Image
All browsers that support style's that permit all underlines to be removed from a site page. The following are diverse samples of how you can evacuate the underline links on your site.  <style type="text/css">a {text-decoration: none}</style> To start with, on the off chance that you need the majority of your links to have no underlines include the beneath CSS code inside the <head ></head > tags of your pages HTML code.  <p><a href="http://dp2web.blogspot.com" style="text-decoration: none">DP2Web</a></p> On the off chance that you simply need one connection not underlined on your page making a connection like the beneath code anyplace inside the < body ></body > tags make the connection not have an underline.  Example: DP2Web Tip: Although this is conceivable, we counsel all users to not make links with no underlines. Each user searching the Internet comprehends the ide