css/div,span
This commit is contained in:
parent
01ddc45678
commit
c8ffd05352
2 changed files with 21 additions and 2 deletions
|
@ -18,8 +18,10 @@
|
|||
<!-- Comment. -->
|
||||
<h1>Root heading</h1>
|
||||
|
||||
<p>It is <strong>important</strong>.</p>
|
||||
<p>Oh yeah, <em>sure</em>…</p>
|
||||
<div class="sectionless">
|
||||
<p><span class="thing">It</span> is <strong>important</strong>.</p>
|
||||
<p>Oh yeah, <em>sure</em>…</p>
|
||||
</div>
|
||||
|
||||
<a href="relative/destination">Go elsewhere…</a>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue