 |
"CSS"
stands for Cascading Style Sheets. It is a language designed to specify
the overall appearance of WebPages as well as the appearance and
structure of the text and elements such as images and buttons on
WebPages and their layout. Styles can be specified with CSS using
internal style sheet definitions which are placed right into HTML/XHTML
code or in external files.
CSS topics including creating style
sheets, associating styles with specific HTML elements, setting
background & text color, styling lists, setting the width & height of
elements, media types, and more.
 |