CSS: List of Elements

Revision as of 00:01, 30 November 2013 by Thkim1011 (talk | contribs)
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.

Main Elements

  • body
  • div#header
  • div#wrapper
  • div#content
  • div#main

Entry

  • div.entry
  • div.entrywrap
  • div.coment
  • div.commentwrap.row1
  • div.commentwrap.row2

Side

  • div#side
  • li.row1, li.row2

Header

  • div#header
  • div#header h1

Navigation Box

  • div#navigation_box
  • div#left_navigation_box
  • div#right_navigation_box

Other

  • h1
  • h2
  • a
  • span.hidden-text
  • input
  • select
  • textarea
  • inputbox