Jump to content

Recommended Posts

Posted (edited)

Hi!

 

Is there anybody here who can help me fix the css errors of this website.

 

www. theg ofacts.com [remove spaces]

 

Thanks!

 

 

Mod Edit - URL was removed and spaces were inserted to SPAM-proof.

Edited by Andrea
Posted

This thing breaks my CSS validator and the CSS Editor shows 7 attached style pages (one ending in .php (HUH??) AND a long list of embedded styles....

 

Yikes!

Posted

Some of the fixes are easy enough...

 

-- adding alt attributes to the images that lack them

-- closing img tags and br tags with the proper closing slash (example: and
) since you are using XHTML

-- moving any tags into the head of the document, rather than the body

-- adding a proper type="text/javascript" on your javascript snippets

 

Some of the errors you can safely ignore, like the errors involving the URL to amazon iframe, or embedding of flash.

 

As Thelma says though, there is a lot of code to go through, and it is quite confusing.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...