The Neat Thing about Web Designs
I guess what I like the most about designing websites is the fact that each part of the site can add to the overall look and experience of the site. It a lot like driving a car, I’ve fallen in love with cars because of the way the steering wheel felt in my hands or the smoothness felt when shifting gears.
A website works much the same way, there are different parts of sites we can fall in love with while at the same time disliking other parts.
Below are a couple navigation systems I rather liked.







How can you use clipart to customize a navigation bar or menu in your website?
Hi Sandy,
You really wouldn’t.
It would be done in photoshop then imported in using CSS and HTML.
Lets say I have a site with 50 pages and each page has a navigation menu with Home, Gallery and About Me. I want to add a new page called Forum.
Do web designers go to each page adding the new page in the navigation menu?
I’m just wondering on huge sites?
Hi Fanny,
You could use an include, CSS and a lot of other ways to include the navigation or yes, you could go page by page.