Thursday, 26 April 2012


Have Text Highlighted


This is the code for normal text: 
HTML TEXT 
It will create this: 
HTML TEXT 
To have HTML highlighted, change the code to this: 
<span style="background-color: #FFFF00">HTML</span> TEXT 
It will create this: 
HTML TEXT 
This html tip will make your page even fancier. 

No comments:

Post a Comment