What if Web page's background matters

Posted by hgulyan on Stack Overflow See other posts from Stack Overflow or by hgulyan
Published on 2010-05-17T09:08:50Z Indexed on 2010/05/17 9:10 UTC
Read the original article Hit count: 163

Filed under:
|
|
|

Hi,

I have a complex background image and images, that should be on exact positions of the background image.

How can I organize web page?

I can't use absolute positions, because I need to organize background to view it nice on any monitor, any resolution and any browser. It can be aligned to center or smth else.

Web page can be written just with HTML, Javascript or with a library like JQuery.

Here's an example of what kind of web page I'd like to have.

http://desandro.com/portfolio/

(background picture and points on it)

Thanks in advance.

© Stack Overflow or respective owner

Related posts about webpage

Related posts about background-image