Hai, this post is going to explain you about the power of span tag in html.
Adding background color or image to text
When reading my emails i found a email in which one of my readers asked how to add a back ground image to a text. In reply to that email and to solve your major problem of adding a background color or a background image with a text im posting this.
Adding bg color to text
To add a background color to the text like
this ,
copy the below code
< span style="background-color:blue" > your text here< span > Adding a background image to text
If you want to add a back ground image to text like
#1blogger Copy the below code to do like that.
your text here
More Html tips
Test your Html codes here for free.
Learn about the fieldset tag
Learn how to protect your html codes
Learn how to display html codes to the users without being processed
Comments
Post a Comment
Don't fell shy to post your comments. You are welcome always.