I have a rudimentary question regarding nested DIV tags. If I have document setup like below and have Table elements set in both ID sectors Main and Content which ID Sector will prevail? Shouldn't the last ID Sector stated prevail?
Thanks,HTML Code:<body> <div id=main> <div id=content> </div> </div> </body>
Wayne



Reply With Quote



Bookmarks