Style Guide
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.
Headings
Heading 1
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Heading 2
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Heading 3
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Heading 4
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Heading 5
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Heading 6
Doloremque dolor voluptas est sequi omnis. Pariatur ut aut. Sed enim tempora qui veniam qui cum vel.
Paragraph
It's very easy to make some words bold and other words italic with Markdown. You can even link to Google!
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.
Emphasis
This text will be italic
This text will be bold
You can combine them
Preformatted Text
The silver swan, who living had no note,
When death approached, unlocked her silent throat;
Text-level semantics
The a element example
The abbr element and abbr element with title examples
The b element example
The cite element example
The code element
example
The del element example
The dfn element and dfn element with title examples
The em element example
The i element example
The ins element example
The kbd element example
The mark element example
The q element
exampleinside
a q element
The s element example
The samp element example
The small element example
The span element example
The strong element example
The sub element example
The sup element example
The var element example
The u element example
Footnotes
You can create footnotes like this1.
List Types
Ordered List
Sometimes you want numbered lists:
- List Item 1
- List Item 2
- Nested list item A
- Nested list item B
- List Item 3
Unordered List
Sometimes you want bullet points:
- List Item 1
- List Item 2
- Nested list item A
- Nested list item B
- List Item 3
Alternatively,
- Start a line with a star
- Profit!
But I have to admit, tasks lists are my favorite:
- This is a complete item
- This is an incomplete item
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.
Blockquotes
Let’s keep it simple. Italics are good to help set it off from the body text. 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. — HAL 9000
And here’s a bit of trailing text.
Table
If you want to embed table, this is how you do it:
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 |
Name | Age | Sex | Location | |
---|---|---|---|---|
Naruto | Uzumaki | 16 | Male | Konoha |
Sakura | Haruno | 16 | Female | Konoha |
Code
Code can be presented inline, like <?php 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.
Media
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.
Wide Image
Big Image
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Small Image
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.
Labore et dolore.
Footnotes
-
Here is the text of the footnote. ↩