Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.
Written by W3Schools.com
Address: Box 564, Disneyland
Phone: +12 34 56 78
This is an H1 with a subheader class.
This is an H1 with a subheader emphasize class.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Alert Boxes
Tabs
- This is tab 1’s content. Pretty neat, huh?
- This is tab 2’s content. Now you see it!
- This is tab 3’s content. It’s, you know…okay.
Misc Styles
Lorem ipsum dolor sit amet, test link adipiscing elit. This is strong. Nullam dignissim convallis est. Quisque aliquam. This is emphasized. Donec faucibus. Nunc iaculis suscipit dui. 53 = 125. Water is H2O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. The New York Times (That’s a citation). Underline. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.
Nullam quis risus eget urna mollis ornare vel eu leo. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, Highlighted text here fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
This is a mark tag. Abbr tag is an abbreviation. Acronym is the acronym tag.
HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. To copy a file type COPY filename
. Dinner’s at 5:00. Let’s make that 7. This text has been struck.
Panels
div
and give it a class of panel. That’s it, that’s all. Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.Buttons
Normal Button Radius Button Round Button Left Align Button Normal Shadow Button
Full Width Button
Labels
The label colors below are dynamically generated by the Theme Style Options.
Regular Label
Round Label
Radius Label
Primary 1 Label
Primary 2 Label
Primary 3 Label
Primary 4 Label
White Label
Neutral 1 Label
Neutral 2 Label
Neutral 3 Label
Neutral 4 Label
Black Label
Added 01/19 This paragraph has an inline label to let you know that it was added on January 19, 2012 courtesy of Thomas Klemm. Thanks man!
Tooltips
The tooltips can be positioned top, bottom, left, or right of the target element.In a mobile environment the tooltips are full width and bottom aligned.
List Types
Definition List
- Definition List Title
- This is a definition list division.
- Definition
- An exact statement or description of the nature, scope, or meaning of something: our definition of what constitutes poetry.
Ordered List
- List Item 1
- List Item 2
- Nested list item A
- Nested list item B
- List Item 3
Unordered List
- List Item 1
- List Item 2
- Nested list item A
- Nested list item B
- List Item 3
Layered Lists
- One
- Two
- Six
- Seven
- Eight
- Nine
- Three
- Four
- Five
Table
Table Header 1 | Table Header 2 | Table Header 3 |
---|---|---|
Division 1 | Division 2 | Division 3 |
Division 1 | Division 2 | Division 3 |
Division 1 | Division 2 | Division 3 |
Footer 1 | Footer 2 | Footer 3 |
Microformats
- John T. Yeti
- Yeti
- Foundation, Inc.
- 408-867-5309
- http://foundation.zurb.com/
Preformatted Text
Typographically, preformatted text is not the same thing as code. Sometimes, a faithful execution of the text requires preformatted text that may not have anything to do with code. Most browsers use Courier and that’s a good default — with one slight adjustment, Courier 10 Pitch over regular Courier for Linux users. For example:
“Beware the Jabberwock, my son! The jaws that bite, the claws that catch! Beware the Jubjub bird, and shun The frumious Bandersnatch!”
Code
Code can be presented inline, like bloginfo('stylesheet_url')
, or within a <pre>
block. Because we have more specific typographic needs for code, we’ll specify Consolas and Monaco ahead of the browser-defined monospace font.
#container { float: left; margin: 0 -240px 0 0; width: 100%; }
Blockquotes
Let’s keep it simple. Italics are good to help set it off from the body text (and italic Georgia is lovely at this size). Be sure to style the citation.
Good afternoon, gentlemen. I am a HAL 9000 computer. I became operational at the H.A.L. plant in Urbana, Illinois on the 12th of January 1992. My instructor was Mr. Langley, and he taught me to sing a song. If you’d like to hear it I can sing it for you.
And here’s a bit of trailing text.