Results 1 to 5 of 5

Thread: HTML Validation
      
   

  1. #1
    mwalsh62's Avatar
    mwalsh62 is offline Major
    Join Date
    Jul 2007
    Location
    U.S.A
    Posts
    426

    Default HTML Validation

    How important is HTML validation? I have run my pages, numerous errors are found. The majority are, for example, "line 68 column 9 - Error: ID "BV_" already defined", and various attributes and elements not allowed, which seem to have occurred naturally through building with BV, but which I cannot access to edit in BV.

    Should I be concerned?

  2. #2
    ronmurp is offline Private
    Join Date
    Oct 2007
    Posts
    1

    Default Re: HTML Validation

    I'm new to BV, but...

    The id="bv_" is causing that particular error - id values should be unique, but BV generates the same bv_ for each one.

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: HTML Validation

    With a html generator like BV there isn't anything you can really do unless the program itself is changed. About the only thing you can do is go in and edit your pages by hand each and every time you publish to clean up the pages and make them all validate.

    That being said I wouldn't worry about your html being able to validate correctly.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  4. #4
    mwalsh62's Avatar
    mwalsh62 is offline Major
    Join Date
    Jul 2007
    Location
    U.S.A
    Posts
    426

    Default Re: HTML Validation

    That's all I needed to hear. Movin' On!

    Thanks,

  5. #5
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: HTML Validation

    Most templates and website builders generate some invalid coding. Almost all sites have some coding that generates a warning, rather than a flat error. Slapping pictures in a table is actually invalid usage of what a table was intended for.. displaying data..

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49