|
|
"EDUCATION IS NOT THE
PREPRATION OF LIFE
The CASCADING STYLE SHEETS(CSS) are of following types: First we will explore the internal method. This is the way in which we apply the style sheets internally .This way you are simply placing the CSS code within the <head> </head> tags of each HTML file you want to style with the CSS. The format for
this is shown
in the example below.
/* here you put the code for adding the style in your websites*/
|