Friday, September 12, 2008

STYLE SHEETS – An Introduction

Styles need additional HTML coding.
This becomes tedious when developers decide to follow same or similar styles in each of their subsequent web page development efforts.
So instead of re-writing style specific HTML each time a new web page is being authored, there must be a way to re-use prior style authored efforts.
Style sheets provide such support.
“A style sheet is a web page layout setting method added to HTML via a W3C enhancement.”
“It gives web developers more control over their design and content management.”

We shall now venture as to the study of style sheets.

No comments: