The style attribute can be added to many different html tags. It changes the appearance of these things in many different ways.
><><><><><><><><><><><><><><><><><
Two examples would be;
<h1 style="color:blue;">This title is blue</h1>
<p style="font-size:125%;">This text is 125% the normal size</p>
No comments:
Post a Comment