Style-box

Below is just about every HTML element you might want to use in your blog posts. Check the source code to see the many embedded elements within paragraphs.


Colors:

Primary
Secondary
Accent
Success
Error
Warning

Shadows:

Small
Medium
Large

Headings:

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Article cards

Home article cards

Carousel

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. 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.


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

  1. List Item 1
  2. List Item 2
    1. Nested list item A
    2. Nested list item B
  3. List Item 3

Unordered List


Récapitulatif des groupes punk les plus célébres du RU
GroupeAnnée de formationNombre d'albumsMorceau le plus célèbre
Buzzcocks19769Ever fallen in love (with someone you shouldn't've)
The Clash19766London Calling
The Stranglers197417No More Heroes
Total albums77

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:

 

Code

Code can be presented inline within a <pre> block.

pre {
	white-space: pre;
	overflow-x: auto;
	padding: $s1;
}
.code {
	border-radius: 5px;
	padding: $s3;
	font-size: $s4;
	font-family: Menlo, Monaco, Courier New, monospace;
}

Blockquotes

Let’s keep it simple.

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.

The author

And here’s a bit of trailing text.