If you see the text of this paragraph, then you are viewing my site without any (or with limited) stylesheets. I suggest using the site search or going directly to the page content using the Skip Navigation link at the top of the page; Skip to Full Menu has similar results. Use the About link to learn more about Zepfanman.com in general.
Hide/Show Sidebar (may not work properly if your browser has Javascript issues)You are here: Blog > Archives (entry details)
Update: Kevin released Project: New.
Web standards and the terms that go with it are unknown to too many people. Molly, Kevin (see his Project: New, started in mid-February '05), and Derek (& his commenters) are realizing that we need better ways to show people and organizations how and why their websites should comply with standards. To start, here's a quick web standards definition: principles recommended by W3C that make the Web accessible to all users (despite differences in culture, education, ability, resources, and physical limitations).
I've attempted to provide my own brief expanation of standards, but it needs some improvement. In fact, I wouldn't recommend studying the source of my html as it's not the best example to model after! There are many other sites that discuss standards, but I have yet to find a simple explanation of what they are and how you can start using them. Even Webstandards.org is not very helpful. Honestly, it's hard to describe standards without seeing specific examples. Here is a short list of introductory material to get you thinking about why your website should be more usable (offer other suggestions or corrections, please):
table element to the presentation of data, not to format the display of your site. This is probably one of the biggest pet peeves of standards evangelists.
By rockofvictory |
Mon 2004Dec20 15:17 CST
| Links
|
Last edited Tue 2005Jun21 17:25
CST
Trackbacks disabled due to inactivity.
Also note that accessiblity can refer to the structure of the (html) document. In a larger document, you should be using headings (h1-h6) to organize the sections logically. Many webpages in the past have avoided using headers (because, prior to CSS, they were hideous) and instead opted for the font tag, which really should be completely avoided now. It is along the same lines as people using tables for layouts, which should now be using styles.
#C1 | By: Ian Clifton | Thu 2006Feb23 23:31 CST
I need a better way to keep up with quick links and tidbits of info around the web. Here is a dump of a bunch I've found in the past month.
#TB7 |
Title: Link dump |
Weblog: Zepfanman Blog
Tracked: Fri 2005Jan21 10:33 CST
The next step in improving my site with more permanent links is to use mod_rewrite in Apache. Here are a bunch of tutorials, as well as other useful site-building links.
#TB12 |
Title: Next goal: friendly URLs |
Weblog: Zepfanman Blog
Tracked: Tue 2005Apr19 14:54 CST