Home » , » Highlighting Links and Text

Highlighting Links and Text

If you're looking for a way to highlight certain links and/or text within your web page, this HTML tip may be your answer. You can highlight your links and text in any color you'd like simply by using STYLE tags.
Highlighting a Link:

Linked Text


Copy and paste the following code into the HTML portion of your web page where you would like the link to appear:
<A HREF="http://www.yourdomain.com" STYLE="background:yellow; color:black">Linked Text</A>
Edit the text in bold to suit your needs.

Highlighting Text:

Example of highlighted text


Copy and paste the following code into the HTML portion of your web page where you would like the link to appear:
<SPAN style="BACKGROUND-COLOR: #ffff00">Example of highlighted text</SPAN>
Edit the text in bold to suit your needs. However, keep in mind, the text must be visible through the background color you select, so please ensure you select a light color.
Share this article :

0 comments:

Post a Comment

 
Copyright © Online Business - All Rights Reserved
Proudly powered by Blogger