Difference between revisions of "CSS: List of Elements"
| Line 1: | Line 1: | ||
{{CSS}} | {{CSS}} | ||
This is a list of CSS elements that is used for the blogs in AoPS. | This is a list of CSS elements that is used for the blogs in AoPS. | ||
| − | + | *body | |
| − | + | *div#header | |
| − | + | *div#wrapper | |
| − | + | *div#content | |
| − | + | *div#main | |
| − | + | *div#side | |
| + | *div#entry | ||
| + | *div#entrywrap | ||
| + | |||
| + | |||
| + | |||
| + | *h1 | ||
| + | *h2 | ||
| + | *a | ||
| + | *span.hidden-text | ||
| + | *input | ||
| + | *select | ||
| + | *textarea | ||
| + | *inputbox | ||
Revision as of 18:50, 9 January 2012
| CSS |
| Basics - Backgrounds - Text - Box Model - Selectors and Combinators - Pseudo-class and Pseudo-element - Gradients - Animations and Transitions - CSS in AoPS - List of Elements |
This is a list of CSS elements that is used for the blogs in AoPS.
- body
- div#header
- div#wrapper
- div#content
- div#main
- div#side
- div#entry
- div#entrywrap
- h1
- h2
- a
- span.hidden-text
- input
- select
- textarea
- inputbox