Pages

What is CSS Properties

Monday, 5 November 2012



Properties fall between the brackets and their values immediately after the colon, as shown here in a generic example:
selector {
 property: value;
}
A real-world example might look like the following:
li {
 list-style-type: square;
}
Any time li appears in the document, the bullet appears as a square rather than a traditional bullet.

No comments:

Post a Comment

 

Labels

Blogger news

Blogroll

Most Reading

Tags