I am fairly new to CSS and HTML. Actually, I am very new.
Here is the site:
http://www.basedonstyle.com
I was reading a tutorial on how to get my background to not scroll and be able to resize it nicely without having scroll bars. I got that effect.
I am now trying to simply center the content (logo and text) in the middle of the page to where when I resize, the content will stay centered no matter what.
Also, I need scroll bars for when the content is not all shown (when a user resizes the window to a position where the content is invisible.
Can anyone examine my code and tell me what is wrong? The CSS is included in the HTML.
Here is the site:
http://www.basedonstyle.com
I was reading a tutorial on how to get my background to not scroll and be able to resize it nicely without having scroll bars. I got that effect.
I am now trying to simply center the content (logo and text) in the middle of the page to where when I resize, the content will stay centered no matter what.
Also, I need scroll bars for when the content is not all shown (when a user resizes the window to a position where the content is invisible.
Can anyone examine my code and tell me what is wrong? The CSS is included in the HTML.