|
Posted by Jonathan N. Little on 01/26/07 14:08
Andrew wrote:
> Hi,
>
> Can I have some suggestions for the most syntactically correct way to
> make a bold heading within a list item? The page I am working on is:
>
> http://people.aapt.net.au/~adjlstrong/homer.html
>
> I have used the following but I have a few qualms:
> <ul>
> <li><strong>heading</strong>list info</li>
> </ul>
Well if it is a heading, why is it not a heading? If you want to change
how it looks, jut change the style to suit!
LI H3 { display: inline; }
<ol>
<li><h3>Paris kills Achilles.</h3> According to the urban [...]
<ol>
<li>"Be careful now; for I might be made into [...]</li>
</ol>
> BTW making this page has been the only time I have missed Dreamweaver:
> doing long nested lists by hand is a little soul-destroying :-)
Don't know, I just template and good old cut'n paste or play search and
replace games!
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|