This evening I helped out at an ASIS&T workshop on beginning HTML. Basically the workshop went over the basic structure of an HTML document and a couple of concepts such as paragraphs, links, lists, and images. (The final page everyone created looked something like this example.) I, being the perfectionist that I am, had some Issues with how some things were explained, not to mention how many <br> tags were used, but I managed to contain myself. Mostly.
There wasn't much for me to do for most of the workshop, but towards the end I got a chance to explain stuff to people, not just things that were addressed in the workshop itself but other questions that people had, for example about where to find out the hex codes for various colors. One woman even asked about accessibility! I was really impressed and psyched about getting to explain about proper HTML structure and such. She'd been trying to read about accessibility from the W3C, which is not renowned for, erm, accessible language. (Design, yes, content/language, no.) I pointed her at Dive Into Accessibility and told her that web design is a compromise.
So although I spent 4 hours on that workshop, including transit time, probably could have gotten some work done during those hours, and am very tired now, I'm very glad that I helped out with that workshop. I'm going to be giving another "intermediate" HTML course in a few weeks, with two co-teachers, and I feel like I have a better sense now of where people are in terms of their grasp of web concepts.
I may also eventually get to lead a workshop on web scripting, using the example of a custom 404-error page that uses embedded PHP to send a notification email to the webmaster. Stay tuned!
Aquarion says:
Be careful with that, because it means that when Google searches your site, you get an email for every page that it can't find.