>
>> But David, the footer is enclosed in Firefox - and Opera - by just 
>> removing the redundant div. That's why I was puzzled about the two 
>> extra rules you suggested. I tried both with and without the two 
>> extra rules and there doesn't seem to be a difference in Firefox. I 
>> use the Chris Pederick thing to Edit CSS (in a beginner sort of way) 
>> in Firefox.
>>
>> http://www.tuningsinthirds.com/cytre/
>>
>> Or am I missing something (again!)
>>
>> Stuart





No you are fine. I am missing something-- a few marbles.
Either way, you'll want to validate your markup.
The first id to open and the last to close is #wrapper.
Change this at the very bottom (and the markup will validate):

<div>


</body>
</html>

to:


</div>


</body>
</html>

The open <div> needs to be a closed </div>.






>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>


-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to