Monday 12th of May 2008 12:39:02 AM

Nice and Free CSS Templates

STYLE should always use the attributeTYPE; in the case of a CSS1 document, the correctvalue is text/css, just as it was withthe LINK tag. So, the STYLEcontainer should always start with <STYLETYPE="text/css">. This is followed by one ormore styles and finished with a closing</STYLE> tag.

The styles between the opening and closing

This site contains free css templates for your website - Just copy and paste and there you have a stunning website !

Menu und content
dynamic

Menu fixed, content
dynamic

Menu und content
dynamic

3 columns all
dynamic

4 columns all
dynamic

Menu floating

Menu fix, Inhalt u.
Head dynamic

3 columns fix
centered

dynamic mit
Head und Footer

fixed BOX centered

dynamic BOX
centered

fixed Box total
centered
distance set for a whole host of properties.Without units, it wouldn't be possible to declare that aparagraph should be purple, or that an image should have ten pixelsof blank space around it, or that a heading should be a certain size.By understanding the concepts put forth here, you'll be able tolearn and use the rest of CSS much more quickly.

However, that's the good news. The bad news is that thischapter will contain a good many caveats, warnings, and discussionsof browser bugs and inconsistencies between operating systems.

4.1.4. Word Spacing and Letterspacing

The concepts here are fairly simple:word and letterspacing are ways of inserting or reducing spacebetween either words or letters. As usual, though, there are somenonintuitive issues to consider with these properties; first,let's talk about the spaces between words.

be equivalent to normal, and 700 corresponds to bold. The other numbers do not match up with any other values for font-weight, but they can correspond to common variant names. If there is a font variant labeled something such as "Normal," "Regular," "Roman," or "Book," then it is assigned to the number 400 and any variant with the label "Medium" is assigned to 500. However, if a variant labeled "Medium" is the only variant</P>
Figure 5-12

Figure 5-12. Moving up the weight scale

In the last two nested elements, the computed value of font-weight is increased because of the liberal use of the keyword bolder. If we were to replace the text in the paragraph with numbers representing the font-weight of each element, we would get the results in Figure 5-13:

<P>are not permitted.

Example

padding-topIE4 P/P IE5 P/Y NN4 B/B Op3 Y/-

This property sets the size of the toppadding of an element, and this padding will "inherit"the element's background. Negative values are not permitted.

Example

text-alignIE4 Y/P IE5 Y/Y NN4 Y/P Op3 Y/-

This sets the horizontal alignment ofthe text in an element, or more precisely, defines to which side of