ok i have this front page and i need it to stay in the middle of the screen no matter what the setting of the comp at right now my setting are at 1024x768 and it in the middle but when i switch over to something else like 800x600 its off to the corner now how do i place it in the middle for every setting. and if you like coding and slicing i have a job open at the marketplace for a job i need done with me site so check it out.
did you try: Code: <center> page </center> or Code: <align=center> page </align> Im not sure if this is right, as I am doing it from memory.
whats with the spam man? anyways, just after the <body> tag, put <center> and then put </center> before the </body> tag