pages

David Genesse - Webmaster Page

pages

pages

Welcome to my Webmaster Course Main Page

This is the main page for my Seneca College Webmaster Course. On the following pages, you will find examples of my work. Some of these pages were done at the beginning of the course and reflect that level of experience.

The menu on the left side of the page shows a chronological list of the course sections. The early sections at the top are the start of the course. The sections are designed to create a logical flow to the design process of web sites. Each sections builds on the knowledge learned in the previous section(s).

pages

pages

New for Dreamweaver

CSS Layout Backgrounds

Dreamweaver has an option located under visibility modes called CSS Layout Backgrounds. Using this function, Dreamweaver will override any background images or colours and replace them with new solid background colors. This can be a real timesaver in terms of finding div spacings. The only problem is that Dreamweaver selects the colors using an algorithmic process--there is no way for you to assign the colors yourself.

pages

pages

Internal Page Linking

One method of doing internal page linking is to create named link tags. The process is very simple and works in Firefox and IE. Where the link is to be placed use the # symbol for the link location, followed by a name attribute. Then where the link is placed, the link location is pointed to #name.

pages