Hello all
I am trying to implement a fixed background for a website like one over here. Searching around for it told me that I can use background: fixed or background-attachment properties for this.
My problem is the image which will be used as background. I am thinking about following issues:
- What should be image size?
- how will it repeat when browser window size is very large? for big 27" monitors out there?
Can somebody guide me on these points?
Regards Vikram