One concept I find it hard to understand since changing from using tables as a formatting tool, to using CSS, is: what dimensions should I ask my daughter (graphic designer and Photoshop expert) to make my banners and other graphics.
You can have a look at www.boddingtonlionsrodeo.com.au as an example of one of my pages where I have used a banner. Here, I have had her make the banner 800px wide, on the basis that 800x600 is probably the lowest resolution and screen size currently in use with PCs. I have used a black background either side to give the illusion that the banner header goes from edge to edge.
I know that graphics can stretch or compress to fit the container, but this is not always a good thing. Please have alook at my own site:
www.warural.com.au If I stretched that banner to fill the whole screen width then the logo and text would be distorted, and since the banner has a gradient background, being white on one side and deep red on the other, it is hard to match backgrounds as I did with the rodeo Web site.
It worries me that if I make any graphics a set size, for example: 1280px wide; then that graphic might not display properly on anything other than a 1280x1024 screen ... how would it fit on a mobile phone screen, for example? However, if I make all my graphics to fit an 800x600 screen, then most of the world will be looking at banners and graphics that only fill 60% of their screen.
I note that many commercial Web sites still use tables and still set their table widths at 800px or less, so the viewer sees a table layout, centred or left justified, with lots of blank screen on either side, or to the right of the graphics. I could do something like that with CSS, but I feel that one of the advantages of CSS should be to use all of the screen real estate to the best advantage. How do you do this in CSS without overly compressing or distorting your graphics? How do you do it in a way that it will display on a screen smaller than 800px x 600px?
I am sorry for such a long winded query, but I felt I needed to write at length to help you understand exactly where I am coming from and what I would like to learn.
In a nutshell, if I want a banner made up for a page I am building, do i ask my daughter to make it 800px wide, or 1024px, or a certain number of cm? What instructions would you give her?
Many thanks, James
