Techniques & HOWTOs for Webmasters and Web Page Authors.
Tutorials arising from building this site, including coping with Internet Explorer, are catalogued here, along with brief introductions to the subject matter of each.
This segment contains WebMaster / Web Authoring Tutorials, mostly derived from my own experiences learning CSS and (X)HTML. Everything presented here arose from issues faced composing this site and the solutions are used on this site. It may not be obvious from these tutorials but the largest issue was and is getting Internet Explorer 6 to work in some relationship to internationally accepted standards. IE6 is a a fine but very very frustrating piece of work. All the pages on this site work with IE6, IE7 RC1, Mozilla 1.7.13, Firefox 1.5.0.7 and Opera 9.02
HowTo Develop a Web Page using CSS Style Sheets:
Tutorial 1 [CSS-styled version]: Layout of Text for Accesibility & Readability
This Tutorial looks at HowTo lay out text to improve accessibility and readability before seriously considering styling the web page with CSS. If your text is intrinsically readable before high level styling, it will most likely stay that way. Some very important basic HTML subjects from the pre-CSS days are still very relevant to-day. The aspects covered are listed below:
HowTo Develop a Web Page using CSS Style Sheets:
Tutorial 1 [Text-only Version]: Layout of Text for Accesibility & Readability
This article has the same content as the CSS-styled version listed above. The difference is that this version, without CSS styling, is of course much harder to read and quite difficult to take in. Ths page is here principally to enable comparison between old HTML technology and new CSS+HTML technology.
HowTo Develop a Web Page using CSS Style Sheets:
Tutorial 2a: A Working One Column Layout
Summary: This Tutorial follows construction of a real, working web page, hopefully helping aspiring webmasters develop sufficient foundations in and familiarity with CSS to confidently use the w3cschools reference tutorials for every day production of their web pages. Many elements of CSS are used here. The more important ones, including traps laid for the unwary by the non-compliant Microsoft browser [Internet Explorer® 6] are:
HowTo Develop a Web Page using CSS Style Sheets:
Tutorial 2b: A Working Two Column Layout
Summary: This Tutorial [2b] continues construction of real, working web pages by building on the previous Tutorial 2a where all the ins and outs of a simple one-column page have been detailed. The focus of this Tutorial 2b is on creating a two-column page [building on earlier skills developed for the case of one-column].
Areas of Interest
This column gives a lead in and a link to each of the major topic ares on this site.