Click to See Complete Forum and Search --> : [RESOLVED] Just Created External Style Sheet: Something's Wrong


jihanemo
11-09-2008, 07:15 PM
http://americanchic.net/testpagecopy.html - I just created an external style sheet for this page but the images in my image gallery feature are not showing up. This is what the page should look like (this page uses internal style sheets): http://americanchic.net/testpage.html What did I do wrong? How do I fix it?

Major Payne
11-10-2008, 01:42 AM
Sorry. Didn't see any differences and there were no reported missing images by my Web Developer tool. You do have CSS (http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Famericanchic.net%2Ftestpagecopy.html) and HTML (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Famericanchic.net%2Ftestpagecopy.html) coding errors.

jihanemo
11-10-2008, 03:58 AM
Sorry. Didn't see any differences and there were no reported missing images by my Web Developer tool. You do have CSS (http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Famericanchic.net%2Ftestpagecopy.html) and HTML (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Famericanchic.net%2Ftestpagecopy.html) coding errors.

Thank you for your reply. I fixed the issue with the missing images. But what HTML and CSS coding errors do I have an how can I fix them?

Major Payne
11-12-2008, 09:33 AM
Just use the w3c.org's CSS and HTML Validators. You can select "Show Source" and "Verbose" boxes for the HTML validation and it will explain more about the errors. Even better is the W3C's HTML Tidy Service (http://cgi.w3.org/cgi-bin/tidy). Other source links for Tidy (http://www.google.com/search?q=HTML+Tidy+online&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a).