More information about the Underscore mailing list

[_] The Ultimate Website spec

Tim Beadle tim.beadle at gmail.com
Fri Feb 1 12:37:57 GMT 2008

On 01/02/2008, Daniel Hilton <daniel.hilton at gmail.com> wrote:
> What would be the sections or headings you would include to make it as
> easy and as clear as possible for them to procede?
>
> I've included a site map, a homepage wireframe and a list of
> requirements that any CMS must meet. I've included the parent company
> brand Guidelines (and said that they can be broken!) What else should
> I include?

* Markup standards (not only valid, but meaningful markup).
* What (X)HTML version to work to
* Progressive enhancement to ensure that all functionality (where
possible) is available when JavaScript isn't.
* Accessibility.

There's probably more, but I can't think of them right now.

Tim