What makes a web site 'finished' for delivery to a client?

Posted by AP257 on Stack Overflow See other posts from Stack Overflow or by AP257
Published on 2010-06-16T10:51:48Z Indexed on 2010/06/16 11:12 UTC
Read the original article Hit count: 166

Filed under:
|
|

Hi,

Sorry if this question has already been answered, and sorry if it's too subjective to make sense, or for StackOverflow.

I'm delivering a site to a client and I want to send them high-quality HTML/CSS/JS, fully validated, accessible etc.

So I'm compiling a list of things to check, and useful tools for doing so, before I hand the code over. Here's a partial list, but what am I missing?

What's missing - if you were a client, what else would you want to be sure has been checked?

I'm wondering about the etiquette of things like comments, indentation, and minification; is it good practice to sort out all these? And what else have I missed?

Thanks :)

© Stack Overflow or respective owner

Related posts about html

Related posts about w3c-validation