R
Rich
This is a newbie question: My current site is modeled in
straight html with frames and I'm changing to CSS. Right
now the navigation frame is on the left and content frame
on the right. If I want to add a new page of content, I
simply add 1 link on the navigation page, target it to
the right panel, and add that page.
Now as I redo the site with CSS, I understand that I can
change the formatting of all the pages just by changing
the external style sheet. Nice. But what if I want to
add an extra navigation link? Won't I need to get and
add that link to every previous page since the left side
navigation bar is part of every page?
Thanks
straight html with frames and I'm changing to CSS. Right
now the navigation frame is on the left and content frame
on the right. If I want to add a new page of content, I
simply add 1 link on the navigation page, target it to
the right panel, and add that page.
Now as I redo the site with CSS, I understand that I can
change the formatting of all the pages just by changing
the external style sheet. Nice. But what if I want to
add an extra navigation link? Won't I need to get and
add that link to every previous page since the left side
navigation bar is part of every page?
Thanks