How do I set up a basic persistent navigation menu for a web site without frames or javascript? - table top menu
I wish (a website with a navigation menu on the left side, and perhaps build a menu along the top edge), but want to avoid frames and JavaScript, and (if still possible something super-luxury)-Smart program, I know he is quite open, but do not yet know enough to give examples. Perhaps trying to maintain a good summary. Html as file extension. . .
In any case continue to be found on websites (eg http://www.createwebmagic.com/css101/) not with managers who are not with javascript and do not have a menu system that remains on the entire site.
I know about the use of tables to organize and arrange the elements, but I have no idea how to manually update a common menu on each page without having to hold the HTML code on each page. Please keep the base as possible (in order from above - I know).
Saturday, December 5, 2009
Table Top Menu How Do I Set Up A Basic Persistent Navigation Menu For A Web Site Without Frames Or Javascript?
Subscribe to:
Post Comments (Atom)
3 comments:
The website, which you mentioned, rather the server-side are used.
You can also use 1-file with navigation and upgrade than 1 file if necessary. The menu appears on every page updated, as you saw.
Another possibility is the use of templates. If you can create a Dreamweaver template or library file, which then create the menu, and then also this section on every page you create.
If you need to update the menu, only update a file and say Dreamweaver to update all files with this item.
Other Web editing programs can handle many models.
I think it helps you edit the templates.
http://www.adobe.com/devnet/dreamweaver/ ...
http://www.adobe.com/devnet/dreamweaver/ ...
http://www.adobe.com/devnet/contribute/a ...
The website, which you mentioned, rather the server-side are used.
You can also use 1-file with navigation and upgrade than 1 file if necessary. The menu appears on every page updated, as you saw.
Another possibility is the use of templates. If you can create a Dreamweaver template or library file, which then create the menu, and then also this section on every page you create.
If you need to update the menu, only update a file and say Dreamweaver to update all files with this item.
Other Web editing programs can handle many models.
I think it helps you edit the templates.
http://www.adobe.com/devnet/dreamweaver/ ...
http://www.adobe.com/devnet/dreamweaver/ ...
http://www.adobe.com/devnet/contribute/a ...
Divide each page into two columns of tables. In the left column and 20% were in the right column of 80%. Copy the code and paste it in the menu on the left column of each page. If you have server-side includes, then just the file menu in the left column. Thats the only way to go about it without JavaScript and frames.
Post a Comment