Selectors
A selector is the name of the part(s) of the page that your CSS is applied to. There are three main kinds of selectors :
- html selectors
- id selectors
- class selectors
HTML Selectors
HTML selectors are selectors that are also HTML tags. When you use a HTML selector, the CSS you use will apply to all the elements created with those HTML tags unless it is overwritten by another CSS definiton.
ID Selector
Almost all of the divs in the HTML of the wikidot template are named.
page_revision: 0, last_edited: 1203911134|%e %b %Y, %H:%M %Z (%O ago)