I hate cowboys

Discussion in 'General Chat' started by amazingtrade, Jun 23, 2004.

  1. amazingtrade

    Paul Ranson

    Joined:
    Sep 4, 2003
    Messages:
    1,602
    Likes Received:
    0
    Location:
    An octopus's garden.
    The law is typically vague and unclear. 'Information Service' is undefined, but I'd think it might be 'library' rather than 'personal web site'.

    It's obviously sensible to make your web site 'accessible', but I don't think you're breaking the law except in pretty specific circumstances. And if your design means that it cannot be made accessible, or the nature of your service (perhaps you're a visual porn merchant?) is incompatible with a certain disability then I think you can justify discrimination. And the law is already in place, nothing is changing in October 2004 (AFAICT) regarding web site accessibility.

    More interestingly do we get to sue foreign web sites for being inaccessible?

    Paul
     
    Paul Ranson, Jun 24, 2004
    #21
  2. amazingtrade

    robert_cyrus

    Joined:
    Jun 20, 2003
    Messages:
    685
    Likes Received:
    0
    Location:
    near the sea
    that gives you the satisfaction, but the browsers are far more forgiving, and will quite happily render <p>paragraph<p>paragraph with </p>'s missing etc. etc. etc.
    you can even skip something like:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    etc etc
    and jump straight into text.
     
    Last edited by a moderator: Jun 24, 2004
    robert_cyrus, Jun 24, 2004
    #22
  3. amazingtrade

    Paul Ranson

    Joined:
    Sep 4, 2003
    Messages:
    1,602
    Likes Received:
    0
    Location:
    An octopus's garden.
    Paul Ranson, Jun 24, 2004
    #23
  4. amazingtrade

    robert_cyrus

    Joined:
    Jun 20, 2003
    Messages:
    685
    Likes Received:
    0
    Location:
    near the sea
    oh, i was just trying to think of an example of "compulsory" end tags that browsers will forgive.
    then there's the whole html vs xhtml thing:
    In HTML the <img> tag has no end tag.
    In XHTML the <img> tag must be properly closed.
     
    robert_cyrus, Jun 24, 2004
    #24
  5. amazingtrade

    amazingtrade Mad Madchestoh fan

    Joined:
    Jun 19, 2003
    Messages:
    5,139
    Likes Received:
    0
    Location:
    Manchester
    It can get confusing, I have done no XML or anything like yet so the only standards I am concerned about are CSS and HTML 4.0. There are of course lots of design standards which validators don't check, but most of these are common sense.

    As for foreign websites you could sue them if it was hosted in the EU, or the organisation was EU based. However if it was else where I don't think you could.

    The worst sites I have seen are usualy bands. Look at coldplay's website. There will be loads of people who cannot use this site.

    www.coldplay.com

    I once came across an american website aimed at disabled people, it broke all the most basic rules, it used frames, no ALT tags, no accesskeys it was quite disgusting really.
     
    amazingtrade, Jun 24, 2004
    #25
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.
Similar Threads
There are no similar threads yet.
Loading...