Tagged Questions

1
vote
4answers
56 views

How to add non-standard attributes in a valid way

Is there a way to have non-standard attributes like onselectstart oncontextmenu ... in a tag, and still pass validation as HTML 4.01 transitional somehow? Apart from adding th …
0
votes
3answers
32 views

W3C Compliance Testing: Methodology

We are going to redesign a large web service which has around 25 unique page templates delivering thousands of pages. One of the major requirements is w3c compliance (html 4.01 tra …
1
vote
5answers
59 views

HTML/CSS Validation Links/Buttons

Is there a reason many websites place a small link/button to the W3C CSS/HTML validation of the respective site or is this just a weird practice that caught on?
1
vote
1answer
59 views

is -negative margin or padding invalid CSS according to W3C ?

is -negative margin or padding are invalid CSS aaccording to W3C ?
0
votes
2answers
70 views

Embedding mov in HTML5. Validation problem!

I'm trying to embed a .mov video in a web page whose DOCTYPE is HTML5, the code is: <script type="text/javascript"> QT_WritePoster_XHTML('Click to Play', '...', '...', …
0
votes
3answers
79 views

Users entering ampersand & character messing up my sites w3c validation

Hi guys, my social networking site is w3c xhtml valid however users are able to post blog reports and stuff and at times enter in ampersand characters which in turn mess up my vali …
0
votes
4answers
274 views

Javascript: How do fix W3 Validation Error caused by &

Hey Is there any way to fix the error that a JavaScript & causes in w3 validation? The problem is that i have to use && in a if statement and these two &&'s ca …
1
vote
1answer
128 views

Is there an offline w3c validator tool?

Hi, I have a website which is constantly changing and I would like to W3c validate it before deploying to live - are there any tools that can help me with this? An Eclipse plugin …
1
vote
2answers
35 views

Preventing invalid characters from being written to an RSS Feed

I am working on blogging software. Occasionally users manage to paste control characters into their blog posts (for example someone recently managed to paste in the vertical tab c …
1
vote
2answers
213 views

Why YUI Reset CSS dosen’t pass Validation?

I tried to validate my site's CSS using the W3C CSS Validator. Unfortunately, reset-min.css from YUI framework produced parse error on the string " {*font-size:100%; ". The valid …
0
votes
3answers
146 views

URI doesn’t validate on W3C Markup Validator, identical direct input does

I'm trying to get a site to validate as HTML5 on the W3C Markup Validator. When I use the "Validate by URI" option, it generates a ton of errors, but when I copy and paste the HTML …
9
votes
7answers
488 views

HTML 5 - Early Adoption Where Possible - Good or Bad?

This question was inspired a bit by this question, in which the most upvoted answer recommended using a feature from HTML 5. It certainly seemed to be a good method to me, but it …
0
votes
2answers
129 views

XML Schema: Different Element Names (sequence)

I think the solution to my problem is very easy, but i couldn't fint it So, here is: I have an XML which have a list of elements with different names, but in sequence. An exampl …
2
votes
10answers
188 views

Displaying W3C compliance

I think most people agree that complying with W3C standards is a worthwhile pursuit. However, do you advertise the fact that your site is compliant? Are there positives or negativ …
2
votes
12answers
309 views

Why would you need a “Valid XHTML & CSS” notice at the end of a page

I've seen this in the footer of various websites, most of them non-technical websites. Some websites go even further and include a W3C badge stating the fact. I don't see how this …

1 2 next
15 30 50 per page