Quote:
Originally Posted by SapperX I'm assuming from your questions that you wanted to do this in order to easily change the look of your site's navigation? In that case just use CSS and apply styles to all of them at once. If this is what you are trying to do and you don't know about CSS, stop making any kind of website, learn css, then create the same website in 1/8 the time. |
I believe he is making a duplicate of an original HTML page then just changing the content on the different pages. So to change something on the nav, he'd have to edit every page. Using CSS does nothing here.