WCAG 1.0 vs WCAG 2.0

J

Jan C. Faerber

To be pedantic to that level, none of the W3C recommendations are
"standards".

the layers of website:

dynamic: _ _ _ _ _ _ _ Javascript, DOM
layout _ _ _ _ _ _ _ _ _ CSS
structure _ _ _ _ _ _ _ (X)HTML
content _ _ _ _ _ _ _ _ MySQL, XML
business logic _ _ _ _ PHP, ASP, JAVA

now the guys (only the good ones) always tell to seperate
content from layout. (tables for table data and css for layout)
So you should use the standards as they were intended.
Don't block access to the content and prefer clear css instead of
"cascading inner tags" (that expression does not exist - sorry)

W3C standards (big and more important than spagetti):
SVG, XML, CSS, (X)HTML, MathML, WCAG

non-w3c standards (still not enough of those):
swf, XMLHttpRequest, innerHTML, ecma-Script
 
R

Roy A.

[...]

they use RFC1766 for language code
<!ENTITY % LanguageCode "NAME"
    -- a language code, as per [RFC1766]
    -->
please referrerhttp://www.w3.org/TR/html4/strict.dtd(open this file
in a notepad)

Why do I have to use a text editor on a PC with Windows to open this
file?

The mime type is "text/plain", so why can't I just open it in my
browser, or anorher editor?
 
G

Ganesh

[...]

they use RFC1766 for language code
<!ENTITY % LanguageCode "NAME"
    -- a language code, as per [RFC1766]
    -->
please referrerhttp://www.w3.org/TR/html4/strict.dtd(openthis file
in a notepad)

Why do I have to use a text editor on a PC with Windows to open this
file?

The mime type is "text/plain", so why can't I just open it in my
browser, or anorher editor?

I am sorry, please use any text editor to open http://www.w3.org/TR/html4/strict.dtd
.... :)
 

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. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,207
Latest member
HelenaCani

Latest Threads

Top