|
|
|
|
![]() ![]() |
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 |
|
|
|
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: [MODERATOR] Posts: 3,969 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
Post a link to the page you want checked,please. I will have a look-see.
|
|
|
|
Nov 11 2005, 07:40 PM
Post
#3
|
|
|
Incest is a game the whole family can play. ![]() 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. |
|
|
|
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 ![]() |
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.
|
|
|
|
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 -10730 |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 30th August 2008 - 03:17 AM |