Every single CSS tutorial I look at just talks about how to change the appearence of your entire website using linked style sheets. Adjusting text and link decoration and colors etc...
But what I can't seem to find is how to control the overall layout of all the pages on your website using a single template html file. I think this is a CSS related answer...not sure.
Anyways, here's an example:
Every single page that you goto on that site has some sort of common layout across the top of the browser. At the top bar, it lists these things:
GameBoy Advance
GameCube
PC
Playstation2
XBox
Then it has some sort of pulldown menu. Lets say that the webmaster wanted to add something to that list of consoles up there. Lets say he wanted to add in the "Playstation 3" up there. He obviously would go to every single webpage on the sight and add this (there are hundreds of pages with this common navigation bar across the top). Isn't there someway to do this using CSS or something like that?
Like I said, I think this is probably an easy thing to answer because hundreds of sites do this, but I just couldn't really figure out what question to search for on google...so I figured I'd ask you all![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Any help will be appreciated.
But what I can't seem to find is how to control the overall layout of all the pages on your website using a single template html file. I think this is a CSS related answer...not sure.
Anyways, here's an example:
Every single page that you goto on that site has some sort of common layout across the top of the browser. At the top bar, it lists these things:
GameBoy Advance
GameCube
PC
Playstation2
XBox
Then it has some sort of pulldown menu. Lets say that the webmaster wanted to add something to that list of consoles up there. Lets say he wanted to add in the "Playstation 3" up there. He obviously would go to every single webpage on the sight and add this (there are hundreds of pages with this common navigation bar across the top). Isn't there someway to do this using CSS or something like that?
Like I said, I think this is probably an easy thing to answer because hundreds of sites do this, but I just couldn't really figure out what question to search for on google...so I figured I'd ask you all
Any help will be appreciated.