473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

html validation

Hi folks !

Well, I do not understand why I cannot validate my page, if somebody
would like to take 1 mn in order to explain me I would be glad !
This is not so important, but it is ennoying, if you know what I
mean...

http://validator.w3.org/check?uri=ht...2Fhopetoun.php

cheers,

Alexandre;
Jul 20 '05 #1
2 1464
Alexandre MELARD wrote:
Hi folks !

Well, I do not understand why I cannot validate my page, if somebody
would like to take 1 mn in order to explain me I would be glad !
This is not so important, but it is ennoying, if you know what I
mean...

http://validator.w3.org/check?uri=ht...2Fhopetoun.php

Its quite simple... there is no attribute called "alt" for <a> elements.

You might have fallen in to the trap of thinking that ALT means "A L33T
Tooltip thing". It doesn't, its a text ALTernative for an image.

Have a read of http://www.htmlhelp.com/feature/art3.htm

And href="javascript:" is less then useful. If you want popups (EUGH!) then
use reasonable code for them:
http://www.allmyfaqs.com/faq.pl?Console_window

--
David Dorward http://dorward.me.uk/
Jul 20 '05 #2
> Well, I do not understand why I cannot validate my page, if somebody
would like to take 1 mn in order to explain me I would be glad !
This is not so important, but it is ennoying, if you know what I
mean...

http://validator.w3.org/check?uri=ht...2Fhopetoun.php

I've always thought the "there is no attribute ..." error message is not
only an ugly phrase but needlessly ambiguous. It is trying to say "the ...
tag does not take the ... attribute" but it could be read as "there is
supposed to be a ... attribute and it isn't there" and leave you scratching
your head because you can see it is.

You have used 'alt' attributes on your <a> link tags and they aren't
supposed to be there. You might perhaps have intended them to be 'title'
attributes.

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: dfirefire | last post by:
Hi, i tried to validate a html doc, but the validator complained without reason. This is an excerpt of the validation results: Below are the results of attempting to parse this document with an...
81
by: sinister | last post by:
I wanted to spiff up my overly spartan homepage, and started using some CSS templates I found on a couple of weblogs. It looks fine in my browser (IE 6.0), but it doesn't print right. I tested...
15
by: Pasta Bolognese | last post by:
Open VS.2003. Click on a control on an aspx page in the HTML view. Does it tell me the pixel position on the page? Nooooooooooo.................
2
by: Nick Gilbert | last post by:
Hi I have a number of pages where it is valid for the user to enter HTML. On these pages, I have turned off RequestValidation ("ValidateRequest = false" in the page directive) so that the...
9
by: Alan Silver | last post by:
Hello, I am writing a web form where the user is allowed to enter HTML into one of the textboxes. This of course generates the "potentially dangerous" server error. Now I know I can switch...
4
by: Arthur Dent | last post by:
Hello all, ive been programming with ASP.NET since it came out, but am just getting my feet with now with v.2. Ive noticed something strange in the way my HTML tables get rendered with 2. I use...
12
by: Nalaka | last post by:
Hi, I suddenly started getting a lot of errors from html validation (some CSS) so I followed the following instructions to disable it. If you'd rather not have these types of HTML validation...
40
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic...
1
by: Tatyana | last post by:
Hi All, I have a question regarding validation with XHTML on ASP.Net websites. Our site is built on ASP.NET 2.0 with validation XHTML. Search Engine Optimizer advised us that we should change it...
8
by: =?Utf-8?B?U2hhd24gUmFtaXJleg==?= | last post by:
I am coming at the world from the standpoint of a veteran ASP Classic developer. I am not clear on the advantages of using the ASP.NET control over standard HTML control. With the ASP.NET...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.