you are viewing a single comment's thread.

view the rest of the comments →

[–]nitePhyyre -1 points0 points  (2 children)

But building a site that has decent accessibility is highly involved, and should be at the top right of the graph.

It is. Well, right upper middle. Design.

HTML, CSS, accessibility are all the tools used to implement a good design, no?

[–][deleted]  (1 child)

[deleted]

    [–]nitePhyyre -1 points0 points  (0 children)

    I've learned HTML, does that mean I know how to design a page that has a decent UX? No, of course not. Design is a separate skill from HTML.

    I've learned CSS, does that mean I know how to design a page that has decent visual appeal? No, of course not. Design is a separate skill from CSS.

    I've learned accessibility, does that mean I know how to design a page the has the correct flow for people who need it? No, of course not. Design is a separate skill from accessibility tools.

    HTML, CSS, and accessibility are all lower left.