Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Understanding Html Validation Errors
kvarnerexpress
post Nov 11 2005, 07:26 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



Hello to you all not been here before but hear ed good things and pointed here as I have a problem.

Briefly I have a site I am in the process of building based on a borrowed structure which I have slowly dismantled and am putting back together. I took this on knowing very little about HTML but believe you have to try. The site is now around 10 pages and I was advised to put it through the W3 verifier to see how it looked. Well it looks fine until I put it through... the verifier is not too keen it would seam . My problem is that I am not conversant enough to understand the result or how to correct it.

Is there someone that can lend me their experience and take a look please ???

Regards kvarnerexpress
Go to the top of the page
 
+Quote Post
jlhaslip
post Nov 11 2005, 07:37 PM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,969
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Post a link to the page you want checked,please. I will have a look-see.
Go to the top of the page
 
+Quote Post
electriic ink
post Nov 11 2005, 07:40 PM
Post #3


Incest is a game the whole family can play.
Group Icon

Group: [MODERATOR]
Posts: 1,216
Joined: 11-February 05
From: Heaven
Member No.: 3,709



There are lots of errors which the w3c validator picks up. The most common one is that alt attributes are not placed inside img tags. Eg:

Wrong:
CODE
<img src="image.png" height="20" width="200">


Right:
CODE
<img src="image.png" height="20" width="200" alt="Divider">


Even if the alt attribute is left with nothing inside it, it still has to be there or else w3c markup validator will pick it up as an error.

There are loads more but it would helpful if you posted links to your validation results.
Go to the top of the page
 
+Quote Post
Saint_Michael
post Nov 11 2005, 07:58 PM
Post #4


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,425
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



i can help out as well im a pretty good expert on how to fix the validation errors that wc3 puts up but just need a the website url to help you out.
Go to the top of the page
 
+Quote Post
Lozbo
post Nov 13 2005, 07:39 AM
Post #5


Super Member
*********

Group: Members
Posts: 282
Joined: 1-September 05
From: Wanatos
Member No.: 11,382



The errors are a little bit self explicative, and they point out the very line where the error has been found.

If you are using an editor such as dreamweaver, you can take advantage of the 'help' code (while you are in code view) that pops up when you start writting (dreamweaver tries to gues what you want to type, given the position of the cursor, wheter its a specific tag attribute, or a particular css property or the fixed values of those, etc), and theres an additional help in dreamweaver that examines the code in search for particular browser errors, right to the left of the file managment (get or put file into server or local site), theres the browser check errors, where you can tell what browser are you designing for and dreamweaver underlines wrong code (as if it was ms office winword), and then you can debug your html...

But that is IF you do have dreamweaver.. hehe anyway, why dont you post the link to the page or the errors themselves so we know what to advice exactly...

cheers and good luck biggrin.gif

-10730
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. where did you learn html from?(85)
  2. Does Anyone Know Where I Can Get A Free Html Maker(13)
  3. The Best And Free Website/html Editors + Text Editors(48)
  4. Html Tag For A Code Box(4)
  5. Html Countdown For Your Wallpaper For Your Computer?(5)
  6. Adding Rows & Columns In Html Table Using Javascript(1)
  7. Wanting To Touch Up/learn My Html Again(27)
  8. Learn Html Quick And Easy(14)
  9. Psd --> Editable Html(3)
  10. Help! Php Or Just Html?(13)
  11. Html Code Tester. Online Script(15)
  12. Where Is There A Good Site To Learn Web Html?(20)
  13. I Need Some Help Understanding The Jewish Religion.(3)
  14. Has Anybody Tried Ms Expression Web Html Editor(3)
  15. Understanding The Brain(2)
  1. Html Form!(4)
  2. Learn Html, Css, C And C++ Online For Free(12)
  3. Flash Media Into Html/css Website(1)
  4. Html Problem(9)
  5. What Is The Best Free Html Editor?(19)
  6. Add Flashing Inbox To Invisionfree Forum(1)
  7. Is The Database System Gone Again? [resolved](12)
  8. Naming Web Page Files(9)
  9. Making A Picture Viewer Website(3)
  10. Sitepoint: The Ultimate Html Reference(0)
  11. Html, Xhtml, And Css, Sixth Edition (visual Quickstart Guide) Review(0)
  12. Html Based Emails On Hotmail(0)
  13. Flippingbook Html Edition(0)


 



- Lo-Fi Version Time is now: 30th August 2008 - 03:17 AM