h1 HTML5 Kitchen Sink
h2 Back in my quaint garden
h3 Jaunty zinnias vie with flaunting phlox
h4 Five or six big jet planes zoomed quickly by the new tower.
h5 Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
h6 Pack my box with five dozen liquor jugs.
<code>
or samp tags. Even more specifically, there is a tag just for variables. Not to be mistaken with blockquotesbelow, the quote tag lets you denote something as
quoted text. Lastly don’t forget the sub (H2O) and sup (E = MC2) tags.
Blockquote: I quickly explained that many big jobs involve few hazards
This is a mult-line blockquote with a cite reference. People think focus means saying yes to the thing you’ve got to focus on. But that’s not what it means at all. It means saying no to the hundred other good ideas that there are. You have to pick
carefully. I’m actually as proud of the things we haven’tdone as the things I have done. Innovation is saying no to 1,000 things.
Steve Jobs – Apple Worldwide Developers’ Conference, 1997
Person | Number | Third Column |
---|---|---|
Someone Lastname | 900 | Nullam quis risus eget urna mollis ornare vel eu leo. |
Person Name | 1200 | Vestibulum id ligula porta felis euismod semper. Donec ullamcorper nulla non metus auctor fringilla. |
Another Person | 1500 | Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Nullam id dolor id nibh ultricies vehicula ut id elit. |
Last One | 2800 | Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum. |
- Definition List Title
- Definition list division.
- Kitchen Sink
- Used in expressions to describe work in which all conceivable (and some inconceivable) sources have been mined. In this case, a bunch of markup.
- aside
- Defines content aside from the page content
- blockquote
- Defines a section that is quoted from another source
- Unordered List item one
- Nested list item
- Level 3, item one
- Level 3, item two
- Level 3, item three
- Level 3, item four
- List item two
- List item three
- List item four
- Nested list item
- List item two
- List item three
- List item four
- List item one
- List item one
- List item one
- List item two
- List item three
- List item four
- List item two
- List item three
- List item four
- List item one
- List item two
- List item three
- List item four
Cupertino, CA 95014
United States
pre { display: block; padding: 7px; background-color: #F5F5F5; border: 1px solid #E1E1E8; border-radius: 3px; white-space: pre-wrap; word-break: break-all; font-family: Menlo, Monaco; line-height: 160%; }
Categories:
Masterclass 2 - Success Stories