Can I get someone to look at my site in IE and Firefox and whatever other browsers you use to see if my Title looks funny? I think it might look out of place in different browsers. Also trying to bring the title and the banner closer together so it looks a bit neater. Any ideas or suggestions? My site is here
You have a huge margin-left diffrence for the main content between Firefox and IE. Set you margin to the value that you want it in Firefox and the use the * or the _ hack to correct IE to be the same. Like so for example. p { margin-left: 40px; _margin-left: 20px } Code (markup): Na I think the ads and your title are pretty much the same in all browsers. To move you title closer you could lower the margin that should pull them together a bit for ya.