|
Posted by Bergamot on 03/24/07 14:59
Nospam wrote:
>
> Basically what I am trying to do is have a menu image map, containing four
> menus in the header of my page, each of these when clicked will expand the
> menus in the sidebar, and those menus in the sidebar when clicked will show
> in the main content,
Since you asked about doing this in Fireworks, I can only assume you
drew up a graphic design in FW, now you want to set some hot spots,
slice it up and let FW make a web site out of it. Very bad idea.
Image maps for navigation generally stink. Slicing up images and
splicing them back together in HTML stink more. The HTML code generated
from graphics programs stinks even more than that.
If you're going to do it, you should learn how to do it right, or at
least how to not do it so badly. That means learning some HTML and CSS
yourself and not just relying on some program to do it for you. Most do
a lousy job of it.
Here is a decent online tutorial, though you should stick with HTML 4.01
Strict instead of XHTML.
http://www.htmldog.com/
Here are some templates you can use/study to see how to do CSS layouts.
http://webhost.bridgew.edu/etribou/layouts/
http://css-discuss.incutio.com/?page=CssLayouts
And navigation menus.
http://css.maxdesign.com.au/listamatic/
--
Berg
Navigation:
[Reply to this message]
|