Jukka K. Korpela wrote:
>>The solution is not on the web site yet, but I now know what to do
>>about the problem.
>
> That would be fine, but why are you telling us that without telling what
> your solution is and what do you know about handling the problem?
I am going to mark up my navigation section as list items. I am going to
style the individual list items as "list-style-type:none" in the first
case, and "display:inline" in the second case.
This does what I asked for in my original post, and what I picked up
from the first two replies. I have tested it, and it works under IE and
FF:
<ul>
<li style="list-style-type: none">blabla
<li style="list-style-type: none">blubb blubb
<li style="list-style-type: none">tatata
</ul>
<ul>
<li style="display:inline">blabla
<li style="display:inline">blubb blubb
<li style="display:inline">tatata
</ul>
> You responded to my message without addressing anything I had written,
Well, I gave you the URLs you asked for.
Then, there was my requirement: The difference between the two cases
should be coded in CSS only.
I did not address your suggestion "Well, then change <div> to <span>"
because that does not meet my requirement.
You also said, "No, it shouldn't. See
http://css.nu/pointers/CSS-caveats.html" I did not address this comment
of yours because it was not a response to my question. We can elaborate
on that if you want.
> you presented some URLs - with the first one containing
> a wrong approach in markup
care to tell me what's wrong with it?
(the way I predicted), so what should we think about this?
What is it you're actually telling me? I'm puzzled. Honestly.
>>I consider my problem solved.
>
> I don't know whether you are referring to the problem in the Subject line
> or the problem you described in the body of your first message, but I know
> that the CSS code suggested does not solve either of them.
It does. See above.
--
Gregor's Motorradreisen:
http://hothaus.de/greg-tour/