Like the title, I convert a template from freecsstemplate.org and use it with CGI proxy. www.surfree.info If you can see using firefox, the site looks okay but when viewed from IE, it messed everything..hmm..not exactly everything, all the text just shifted to the left. Can anyone offer me to do a fix? Suggestion? Guide? A help from a member to other member?
Proxywhereabouts, some versions of Internet explorer struggle with the <center> tag. One way round it is to put content within a table. Or, if exact centring isn't an issue use the margin.
Edit: yes that is the problem. I just checked it with the validator in the link I posted above and the first thing that it said was about the doc type.
Fixed the <!-- to be <!. But the problem is still there. Perhaps I should ask someone who are expert in this to help.
Validate the code in the link I posted. It might solve your problem. It still shows 152 errors in the html. There were also 4 errors in the css.
They are trying to help. You have to validate the code. There are over 280 errors in it and any one of them could be causing the problem.
It just that it is hard to do it when you know nothing about css. I'm a newbie..hmm..never was a coder so all these css thing need time to learn. And with this problem, I don't even know where to start.
Click this link: http://validator.w3.org and put in your site. It will tell you the errors in your code. See if you can correct them. If you don't understand any look them up on google or ask on here. Click this link and put in your site: http://jigsaw.w3.org/css-validator Do the same as above. Don't worry I have no programming knowledge either. I just have to work things out. If you can fix the errors in the code then maybe you can find the source of your problem. To start with take the out of your code and use padding instead. is depreciated old html.