Learn HTML Code Tutorial Reference Guide

INLINE STYLES

CSS is a great way to control the design of a site from one central location, or from a set area of the webpage. But there is even another level of control with Inline Styles. An inline style lives in the tag area of the code being effected. For example if you want to control the font, font size and color of an <H1> tag then it would look like this:

<font style="font-family: Arial,Helvetica,sans-serif; font-size:22px; color:red; text-decoration:underline; ">

 
HOSTING / DESIGN

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   Privacy Policy   |   About
Copyright ©1997-2002 Idocs and ©2002-2011 HTML Code Tutorial