Skip to content

Instantly share code, notes, and snippets.

@fafaradesigns
Created December 16, 2014 21:11
Show Gist options
  • Save fafaradesigns/7401291ef7a8f1ababbf to your computer and use it in GitHub Desktop.
Save fafaradesigns/7401291ef7a8f1ababbf to your computer and use it in GitHub Desktop.
HTML:Filler Text One
Welcome to the formatting page for the Medium Pro theme. We're glad you are interested in using this and want to show you how certain elements look.
<strong>Want to see what a blockquote looks like?</strong>
<blockquote>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 exactly is on your mind.</blockquote>
<strong>Perhaps you'd like to see what an unordered list looks like?</strong>
<ul>
<li>Unordered list item #1</li>
<li>Unordered list item #2</li>
<li>Unordered list item #3</li>
</ul>
<strong>Or you'd prefer to see what an ordered list looks like?</strong>
<ol>
<li>Ordered list item #1</li>
<li>Ordered list item #2</li>
<li>Ordered list item #3</li>
</ol>
<strong>Can you imagine some basic text in paragraph form?</strong>
This is an example of a WordPress post, you could edit this to put information about your site so readers know where you are coming from. You can create as many posts 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 your site so readers know where you are coming from. You can create as many posts in order to share with your readers what is on your mind.
<strong>Want to showcase something in a content box?</strong>
<div class="content-box-blue">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<div class="content-box-gray">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<div class="content-box-green">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<div class="content-box-purple">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<div class="content-box-red">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<div class="content-box-yellow">This is an example of a Content Box, which is easy to implement and can be used to put emphasis on a particular thought or sentiment.</div>
<strong>How about the styling for threaded comments?</strong>
Starting with Version 2.7, WordPress has built-in support for threaded comments. This is where you can reply to a comment that was previously made, and visually makes reading comments to much easier.
Take a look at the <a href="http://demo.studiopress.com/parallax/threaded-comments#comments">comments of this post</a> and you will see.
<strong>Lastly, care to see what the headings look like?</strong>
<h1>Headline 1</h1>
<h2>Headline 2</h2>
<h3>Headline 3</h3>
<h4>Headline 4</h4>
<h5>Headline 5</h5>
<h6>Headline 6</h6>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment