I am a mac-user, after learning some CSS tricks here, I thought of helping my uncle creating his optical shop website. However, it seem everything mess-up after I previewed it in IE. At first, a gap was appeared in the browser. Later, after I have added in more info, things gone missing. Can any expertise out there give me some tips to solve the problem?
body#home li.home a, body#about li.about a, body#services li.services a, body#products li.products a, body#contact li.contact a { background-position: top center; }
Maybe you can put all the stuff also online somewhere? That's easier for us to bugfix... I don't know if you've tried conditional statements (special css for IE) yet? You can find more info about that here.
Thanks a million for your response. I am really new in this area (CSS). Previously, I did the design totally rely on Dreamweaver. But I thought it's time to upgrade myself to a more professional level. Here, I uploaded the file to the server. Please feel free to download it and hope that you can show me the way.
I am a mac-user, after learning some CSS tricks here, I thought of helping my uncle creating his optical shop website. However, it seem everything mess-up after I previewed it in IE. At first, a gap was appeared in the browser. Later, after I have added in more info, things gone missing. Can any expertise out there give me some tips to solve the problem?
Below is my html code
Here is my Global reset CSS code
Last but not least, this is my customized style sheet
Please I really need some help here. :(
I don't know if you've tried conditional statements (special css for IE) yet? You can find more info about that here.
Thanks a million for your response. I am really new in this area (CSS). Previously, I did the design totally rely on Dreamweaver. But I thought it's time to upgrade myself to a more professional level. Here, I uploaded the file to the server. Please feel free to download it and hope that you can show me the way.
Following is the link, http://www.buncreative.com/demo/website.zip
Take care, and I shall look forward to hearing from you soon.