Fix <dl compact>
This commit is contained in:
@@ -1,4 +1,27 @@
|
||||
<dl>
|
||||
<dl compact>
|
||||
<dt>w3m</dt>
|
||||
<dt>WWW wo miru</dt>
|
||||
<dd>
|
||||
A pager with web browsing capabilities,<br>
|
||||
maintained for Debian.
|
||||
</dd>
|
||||
<dt><br>Firefox<br>(linebreak)</dt><br>
|
||||
<dt>FF</dt>
|
||||
<dd>
|
||||
A free, open source, cross-platform,<br>
|
||||
graphical web browser developed by the<br>
|
||||
Mozilla Corporation and hundreds of<br>
|
||||
volunteers.
|
||||
</dd>
|
||||
<dd>
|
||||
The Red Panda also known as the Lesser<br>
|
||||
Panda, Wah, Bear Cat or Firefox, is a<br>
|
||||
mostly herbivorous mammal, slightly larger<br>
|
||||
than a domestic cat (60 cm long).
|
||||
</dd>
|
||||
</dl>
|
||||
<dl>
|
||||
Non-compact dl
|
||||
<dt>w3m</dt>
|
||||
<dt>WWW wo miru</dt>
|
||||
<dd>
|
||||
@@ -7,7 +30,6 @@
|
||||
</dd>
|
||||
<dt><br>Firefox<br>(linebreak)</dt><br>
|
||||
<dt>FF</dt>
|
||||
.
|
||||
<dd>
|
||||
A free, open source, cross-platform,<br>
|
||||
graphical web browser developed by the<br>
|
||||
|
Reference in New Issue
Block a user