Below is almost any HTML element that might want to use in your blog posts. Check the source code to see many of the elements in a paragraph.
Heading One – 36px
Heading Two – 30px
Heading Three – 24px
Heading Four – 18px
Heading Five – 16px
Heading Six – 14px
This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind.
This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind. This is an example of a WordPress post, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many posts as you like in order to share with your readers what is on your mind.
Inline Text Elements
Links
WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day.
Emphasized Text
The core software is built by hundreds of community volunteers, and when you’re ready for more there are thousands of plugins and themes available to transform your site into almost anything you can imagine.
Strong Text
Over 60 million people have chosen WordPress to power the place on the web they call “home” – we’d love you to join the family.
Underline
Dummy text text that is used in the publishing industry or by web designers to occupy the space which will later be filled with ‘real’ content.
Deleted text
Dummy text is text that is used in the publishing industry or by web designers to occupy the space which will later be filled with ‘real’ content.
Ordered List
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
Table
Table
Employee | Salary | |
---|---|---|
John Doe | $1 | Because that’s all Steve Jobs needed for a salary. |
John Doe | $100K | For all the blogging she does. |
Fred Bloggs | $100M | Pictures are worth a thousand words, right? So Jane x 1,000 |
Fred Bloggs | $100B | With hair like that?! Enough said… |
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. 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 <?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.
#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. Be sure to style the citation.
I think most programmers spend the first 5 years of their career mastering complexity, and the rest of their lives learning simplicity.