Poegle
12-26-2004, 12:45 PM
Hi again guys,
Im trying to make my homepage so its the entire screens width. But when it comes to the top picture how do I make sure the picture goes the full screen width. Ok I could set it to 800px, but wouldnt that be dodgey for other users with larger screen resolutions?
I dont mean the actual div to hold it I mean the size I set when I am creating the image.
Also some help on how to go about making sure the container div stays at the full width on all resolutions would be handy. Im using a container div to hold it all in which I have set to:
#container {
min-height: 100%;
min-width: 100%;
}
As I said im not to sure on how to go about doing this.
Thanks in advance
John
Im trying to make my homepage so its the entire screens width. But when it comes to the top picture how do I make sure the picture goes the full screen width. Ok I could set it to 800px, but wouldnt that be dodgey for other users with larger screen resolutions?
I dont mean the actual div to hold it I mean the size I set when I am creating the image.
Also some help on how to go about making sure the container div stays at the full width on all resolutions would be handy. Im using a container div to hold it all in which I have set to:
#container {
min-height: 100%;
min-width: 100%;
}
As I said im not to sure on how to go about doing this.
Thanks in advance
John