Text can be bold, italic, or strikethrough. Links should be blue with no underlines (unless hovered over).
There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs.
There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs. There should be whitespace between paragraphs.
There should be no margin above this first sentence.
Blockquotes should be a lighter gray with a gray border along the left side.
There should be no margin below this final sentence.
This is a normal paragraph following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
This is a blockquote following a header. Bacon ipsum dolor sit amet t-bone doner shank drumstick, pork belly porchetta chuck sausage brisket ham hock rump pig. Chuck kielbasa leberkas, pork bresaola ham hock filet mignon cow shoulder short ribs biltong.
This is a code block following a header.
What | Follows |
---|---|
A table | A header |
A table | A header |
A table | A header |
There's a horizontal rule above and below this.
Here is an unordered list:
And an ordered list:
And an unordered task list:
And a "mixed" task list:
Definition lists can be used with HTML syntax. Definition terms are bold and italic.
Tables should have bold headings and alternating shaded rows.
Artist | Album | Year |
---|---|---|
David Bowie | Scary Monsters | 1980 |
Prince | Purple Rain | 1982 |
Beastie Boys | License to Ill | 1986 |
Janet Jackson | Rhythm Nation 1814 | 1989 |
If a table is too wide, it should condense down and/or scroll horizontally.
Artist | Album | Year | Label | Songs |
---|---|---|---|---|
David Bowie | Scary Monsters | 1980 | RCA Records | It's No Game (No. 1), Up the Hill Backwards, Scary Monsters (And Super Creeps), Ashes to Ashes, Fashion, Teenage Wildlife, Scream Like a Baby, Kingdom Come, Because You're Young, It's No Game (No. 2) |
Prince | Purple Rain | 1982 | Warner Brothers Records | Let's Go Crazy, Take Me With U, The Beautiful Ones, Computer Blue, Darling Nikki, When Doves Cry, I Would Die 4 U, Baby I'm a Star, Purple Rain |
Beastie Boys | License to Ill | 1986 | Def Jam | Rhymin & Stealin, The New Style, She's Crafty, Posse in Effect, Slow Ride, Girls, Fight for Your Right, No Sleep till Brooklyn, Paul Revere, "Hold It Now, Hit It", Brass Monkey, Slow and Low, Time to Get Ill |
Janet Jackson | Rhythm Nation 1814 | 1989 | A&M | Interlude: Pledge, Rhythm Nation, Interlude: T.V., State of the World, Interlude: Race, The Knowledge, Interlude: Let's Dance, Miss You Much, Interlude: Come Back, Love Will Never Do (Without You), Livin' in a World (They Didn't Make), Alright, Interlude: Hey Baby, Escapade, Interlude: No Acid, Black Cat, Lonely, Come Back to Me, Someday Is Tonight, Interlude: Livin'...In Complete Darkness |
Code snippets like var foo = "bar";
can be shown inline.
Also, this should vertically align
with this
and this.
Code can also be shown in a block element.
var foo = "bar";
Code can also use syntax highlighting.
var foo = "bar";
Long, single-line code blocks should not wrap. They should horizontally scroll if they are too long. This line should be long enough to demonstrate this.
var foo = "The same thing is true for code with syntax highlighting. A single line of code should horizontally scroll if it is really long.";
Inline code inside table cells should still be distinguishable.
Language | Code |
---|---|
JavasScript | var foo = "bar"; |
Ruby | foo = "bar" |
Small images should be shown at their actual size.
Large images should always scale down and fit in the content container.
This is the final element on the page and there should be no margin below this.