I dont want my text centered but in IE it is... Also If you look closely at the bottom of the top header there is a small gap can anyone tell me why this is? Here is the webpage: http://www.mmsracing.ca/events.html and here is the css: http://www.mmsracing.ca/styles.css THANKS AGAIN!!
You have the text justified. You should be able to just change this: text-align: justify; to this: text-align: left;
O wow! I cant beleive I let that slip! But I fixed it and everything is still centered... Any ideas on why the header is about a very small gap between the body?
Do all the guys/gals who are pro at webdesign still make silly mistakes like this? As i make them all the time and well cant see myself ever stoping lol
Okay, just because <br /> sometimes fixes the spacing-errors that can occour. But it is pretty hard to help fixing a bug when I can't recreate it myself. WHERE is the gap exactly?