mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-01-17 13:08:17 +01:00
minor formatting change
This commit is contained in:
parent
e437f3a7c2
commit
a6d11b25a2
@ -206,8 +206,8 @@
|
||||
<p><small>This small text is small for for fine print, etc.</small></p>
|
||||
<p>Abbreviation: <abbr title="HyperText Markup Language">HTML</abbr></p>
|
||||
<p><q cite="https://developer.mozilla.org/en-US/docs/HTML/Element/q">This text is a short inline quotation.</q></p>
|
||||
<p><cite>This is a citation.</cite>
|
||||
</p><p>The <dfn>dfn element</dfn> indicates a definition.</p>
|
||||
<p><cite>This is a citation.</cite></p>
|
||||
<p>The <dfn>dfn element</dfn> indicates a definition.</p>
|
||||
<p>The <mark>mark element</mark> indicates a highlight.</p>
|
||||
<p>The <var>variable element</var>, such as <var>x</var> = <var>y</var>.</p>
|
||||
<p>The time element: <time datetime="2013-04-06T12:32+00:00">2 weeks ago</time></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user