Welcome to <span style="background-color: #FFFF00">plus2net html</span> section.
Use the forum to post any <span style="color: #FF00FF">query / doubts</span> on the tutorial
<STYLE TYPE="text/css">
<!--
highlighting
{
color:brown;
font-weight:900;
font-size:100%;
font-family:sans-serif;
background-color: #ffff00;
}
-->
</STYLE>
Now in our text inside the body of the page we can use this formatting where ever we want like this.
We can use style property with span to create <span class='highlighting'>formatted text</span>
for use any where.
Here we are using style property to add
<span STYLE="background-image: url(images/bg1.jpg)">background image to this line of text</span>
as an example
Output is here
Here we are using style property to add background image to this line of text as an example
To check the
<span title="This is the title style of span tag"><b>example place your mouse here</b></span> and wait.
To check the example place your mouse here and wait.
Next we will see how to manage the color of the text using font tag