My guess is that I have talked myself in circles and missed some small detail. I am making my first from scratch web page and what I can see and what I can code are turning out to be two different things.
I am going to try to use CSS table functions for placement, but before I get that far I want the whole page to be in the center of the viewed screen. I have an extra wide screen, so someof the web pages I see come thru all the way over on the left, and that spoils the whole thing aesthetically.
I was thinking that the screen is basically divided into three columns, a backround or fade appearing to the left of what I want people to see as my page, the page, and again a a background or fade on the right side.
I don’t think I want to go with percentages for the widths, because that would make my page long and narrow on a small screen.
I see some pages that seem to use about 745 pixels for the width of the main message, but how do I get that to show in the center of the screen, when the screens vary in width? And is 745 pixels considered the normal page size?
I am trying to study pages I see on the web, but in viewing their source, I can’t see the CSS, which is where this info is, I think.
Can you help me?
Thanks,
Jeannie