Mailinglist Archive: opensuse-wiki (37 mails)
| < Previous | Next > |
[opensuse-wiki] HTML code shown where it should not
- From: Freek de Kruijf <f.de.kruijf@xxxxxxxxx>
- Date: Fri, 5 Nov 2010 23:14:14 +0100
- Message-id: <201011052314.14705.f.de.kruijf@xxxxxxxxx>
On the page http://en.opensuse.org/SDB:Linux_Apache_MySQL_PHP
The following HTML construction is often used:
<li><dl><dt><pre>some text</pre></dt><dd>some more text</dd></dl></li>
The intention is apparently to show this on the page like:
3. some text
some more text
As far as I can see this is valid HTML code. However shown on the page are
"/dt" and "/dd", which should not be there. The rest of the layout is more or
less what could be expected.
--
fr.gr.
Freek de Kruijf
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
The following HTML construction is often used:
<li><dl><dt><pre>some text</pre></dt><dd>some more text</dd></dl></li>
The intention is apparently to show this on the page like:
3. some text
some more text
As far as I can see this is valid HTML code. However shown on the page are
"/dt" and "/dd", which should not be there. The rest of the layout is more or
less what could be expected.
--
fr.gr.
Freek de Kruijf
--
To unsubscribe, e-mail: opensuse-wiki+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-wiki+help@xxxxxxxxxxxx
| < Previous | Next > |