Documentation
W3blacklist website info
Websites list
Websites list shows all websites in database, with search bar. Only approved websites are displayed. By clicking on a website, detail are displayed.Website detail
All info about website are displayed.It is possible to create an alert in order to receive mail for any changes on website (a new comment does not send alert mail).
Submit a website
A form lets you add a website (personal pages are NOT allowed).Thanks for checking that website is not already in database. See FAQ for questions about submitting new websites.
Standards goal
Allow anyone to freely access information, independently of the software or hardware used, even if the person suffers from disabilities (sight impairments, etc.).Advantages of standards
- Accessibility: open to people with disabilities (vocal, braille, text browsers), access pages with alternate browsers or hand-held devices,..
- Maintenance: bring simplified code, separation of the content and presentation, only one version of the site for all browsers.
- Stability: forward and backward compatibility, code readable by all future browsers without modification, the rendering of pages stay correct even with outdated browsers.
Possibilities of standards
A common misconception is that websites compliant to standards are dull, poorly designed and not eye-candy. That's completely wrong. The standards support a wide range of possibilites that match the most advanced dhtml or javascript code. Just have a look at those links for examples:- CSS Zen Garden: http://www.csszengarden.com
- Eric Meyer's CSS design: http://www.meyerweb.com/eric/css/edge/
- A designer's experience: http://www.stopdesign.com
- An XHTML/CSS based site: http://www.wired.com
Why would people not just use the same browser? It'd fix problems
There's many reasons why people don't use the same program to achieve the same task. Those reasons are pretty much the same as why we are not all dressed the same way or don't own the same brand and model of cars.Those reasons are:
- Personal tastes: one may like a browser's look but not the other, prefer the way options and features are integrated or their availability.
- Technically: some products are supperior to others, either on security, feature support, stability or performance. This evolves pretty quickly and a good browser may become obsolete in a short amount of time.
- Availability: one browser may simply not be available on the platform used. Not everyone uses a Mac, Windows or even a computer to access the internet. Hand-held devices became so popular they're by now more numerous than personal computers (in Japan, most of internet access are not done through computers anymore but through PDAs, cellular phones and other kind of hand-held devices).
- Accessibility: disabled people can't use the same programs, simply because those programs are not at all adapted to their needs. Does this mean we should ban disabled people from the Web?
Create your own site: the basic tips
If you plan to write a new site from scratch, then it is highly adviced to use XHTML to write it. Don't be afraid, XHTML is pretty close to traditional HTML except on some major points.First, in XHTML, the layout & style are separeted from the content. Basically, XHTML pages only stored the content of your site and the style is stored in CSS pages. This means you should not use any <font> tags for text rendering and avoid using tables for the layout.
The other main difference with HTML is that tags are case-sensitive and must be written in lower case (<b> is correct, <B> is not). Also, each tag opened must be closed (<p></p> is correct, <p> is not). Single tags like <br> have to be closed as well, so are written that way: <br />.
Tutorials about XHTML and CSS are available at http://www.w3schools.com. Practical CSS examples are available at digital-web.com, thenoodleincident.com and pompage.net (in French).
XHTML and CSS are not a problem for old browsers. The code they don't understand will simply be ignored and won't cause troubles accessing the site. Only the layout/design may be altered, but the site's content stays fully readable.
P.S.: don't lose your time with Internet Explorer 4 and Netscape 4 browsers, they're not conform at all, and should be forgotten forever.
Contact the webmasters of problematical sites
See here for standard letters.
doc (0.296s), 09/07/2006 11:17 +02:00© 1999-2010 FlashCode - webmaster@flashtux.org

Download center
Debian corner
FlashTux forums
FlashTux wiki
WeeChat dev blog
