Hi, I'm working on a website for an architecture class. There seems to be some problems when I resize the browser window, and I believe it's a problem with my stylesheet. When I resize the window in Firefox, everything looks OK. However, when I resize in Internet Explorer, it bumps the navigation bar onto the next line (instead of keeping it in the original format). Any ideas? Thanks! http://online.caup.washington.edu/courses/arch503ethiopia/ CSS: http://online.caup.washington.edu/courses/arch503ethiopia/main.css
Do what he says: or more specifically, 796px. Also, your span tag is pretty useless (just put the style on the div tag), and you may also want to put a <br /> after <a href="devo/index.php" title="Development"><img src="images/devo.jpg" alt="Development" /></a>. And, I noticed you're going for strict validation. If that is the case, you aren't passing. Remember to close certain tags, such as your link tag, and br tags. They are self closing. Also, in your links, the ones with mailto, you aren't allowed to have spaces in the urls. Try using a + instead of a space. And the last thing would be to add a ; after your  .