| 
	
 | 
 Posted by Ben C on 10/24/06 18:59 
On 2006-10-24, Jonathan N. Little <lws4art@centralva.net> wrote: 
> Ben C wrote: 
>> On 2006-10-24, Jonathan N. Little <lws4art@centralva.net> wrote: 
>>> John wrote: 
>>> 
>>>> Fair point.  Actually both IE and FF are both forgiving (to me, at least) 
>>>> If so maybe you ought to see what a real web browser 
>>>>> does with your page and not depend of IE's interpretation. 
>>>> Real web browser?  Since IE and FF take the lion share I'm just coding for  
>>>> them.  It maybe that Opera etc may baulk at the code but I'll have to live  
>>>> with that. 
>>> Not with respect to your menu alignment via invalid TABLE element 
>>  
>> There's no TABLE element. Just display: table. How is it invalid? 
> 
> Because the OP was not using "display: table: (which does not work in  
> IE) but *was* using a TABLE element and in a very invalid manner. His  
> markup was: 
> 
><table align="center"> 
><div id="navbar"> 
><ul> 
> 	<li><a href="home.shtml">Home</a></li> 
[snip] 
 
Oh dear. I didn't see that, or his page changed since the last time I 
looked at it.
 
  
Navigation:
[Reply to this message] 
 |