Saturday, May 31, 2008

What are Inline elements in CSS?

  1. If a user wants to set a particular style for a particular element this can be done using Inline styles by making use of the STYLE attribute. The STYLE attribute is different from style tag. Thus a inline style is applied only to a particular element.

No comments: