Tuesday, August 2, 2011

CSS Styling





CSS can be used to style any of the document elements like
font,heading,paragraph,table,textbox,buttons,labels,textarea etc.

Styling the font

The following code



results in this format

styled font

Styling the label

The following code



results in this format



Styling the paragraph

The following code



results in this format

styled paragraph

No comments:

Post a Comment