My header displays incorrectly in IE 6 or 7 but fine in Firefox. My site is SystemRebels.com. In IE, the title and the login button drops down over the content until you wave your mouse over it for a little bit. I'd really appreciate it if someone can help me identify or even fix my problem for a payment.
qwer123 can you elaborate a little. I did not do any of the coding so I have no idea what you are talking about.
He's referring to the use of tables (which are for tabular data, like spreadsheets) for layout, which can be handled better through the proper use of the bare minimum of of clean, valid and semantic HTML and CSS.