Re: Background Positioning
Actually, it didnt' work very well.
When I resize the text on my page the page starts to break up. I'm using a
combination of absolute and relative positioning which I've been told is okay
to do.
Also when I resize the images, the background still remains at a fixed size.
Still trying to find a solution to this.
I've been told that the correct way to display a background is by:
body {background:#ff f url(images/picture.jpg) no-repeat center center}
This info is coming from guys who are good at design. So I still don't
understand why it's not working for me.
You can click on this link to see the updates thus far.
--
Message posted via http://www.webmasterkb.com
Actually, it didnt' work very well.
When I resize the text on my page the page starts to break up. I'm using a
combination of absolute and relative positioning which I've been told is okay
to do.
Also when I resize the images, the background still remains at a fixed size.
Still trying to find a solution to this.
I've been told that the correct way to display a background is by:
body {background:#ff f url(images/picture.jpg) no-repeat center center}
This info is coming from guys who are good at design. So I still don't
understand why it's not working for me.
You can click on this link to see the updates thus far.
--
Message posted via http://www.webmasterkb.com
Comment