Results 1 to 3 of 3

Thread: Please review my site code

  1. #1
    Join Date
    Sep 2011
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Please review my site code

    I would really appreciate it if you could review my code and point out any errors or things that could be done better.

    Thanks in advance

    www.organzagiftbag.co.uk

  2. #2
    Join Date
    Jan 2009
    Location
    NH
    Posts
    675
    Thanks
    98
    Thanked 26 Times in 26 Posts

    Default

    If you go to http://validator.w3.org/ it will check the HTML.
    When inputting your URL and hitting the check button, you get this:
    Errors found while checking this document as XHTML 1.0 Transitional!
    Result: 192 Errors, 7 warning(s)


    That's a lot.

    If you click on the More Options link underneath, it will give you an option of choosing Clean up Markup with HTML-Tidy. This will attempt to give you a clean code.


    There is also a CSS validator. I ran it for your site and it says :
    Sorry! We found the following errors (61)
    Go there and see what it says. There is too much code to post in here.

  3. #3
    Join Date
    Sep 2011
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mlegg View Post
    If you go to http://validator.w3.org/ it will check the HTML.
    When inputting your URL and hitting the check button, you get this:
    Errors found while checking this document as XHTML 1.0 Transitional!
    Result: 192 Errors, 7 warning(s)


    That's a lot.

    If you click on the More Options link underneath, it will give you an option of choosing Clean up Markup with HTML-Tidy. This will attempt to give you a clean code.


    There is also a CSS validator. I ran it for your site and it says :
    Sorry! We found the following errors (61)
    Go there and see what it says. There is too much code to post in here.

    Thanks a lot for taking the time to do that, I will see what I can do about the above mentioned thank you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •