Paragraph on the right
Paragraph on the center
Paragraph on the left
Newlines
don't show up on the rendered webpage if they're enclosed in <p>
tags.
But we can force a line break
(like this)
using <br>.
<dfn>
for definitions, e.g. brain
rot <abbr>
for abbreviations, e.g. stan<cite> + <blockquote>
for quotes, e.g:"My boyfriend isn't gay, he's simply a good person"
Below I recreate the table in page 85 of the book:
Header of this huuge table | |||
---|---|---|---|
Subheader | |||
Period | Concept | Amount | Discount |
This month | Call identification | 12 € | 0 |
Individual Line | 14 € | 0 | |
City bonus | 10 € | 0 | |
Total: | 36 € | ||
Footer of this huuge table |
A description list? That's obscure HTML for sure. Does anyone actually use these?