I have been studing the info lately about making a site mobile device friendly. 
I would like to take an existing site and create a seperate style sheet so that 
it is mobile friendly.
On the tutorial I studied, you replace the existing header graphic with a 
smaller one by using the background-image tag for the div in the CSS in the new 
stylesheet.
What I have a question about is the original header. It is a graphic placed 
there by the image tag in the html. To change this site over I would have to 
remove the image tag in the html and replace it with the background-image 
selector in the CSS style sheet of the original site? 
Is this correct usage of the background-image selector?
Would I need to change the doc-type to do this? I usually use transitional as I 
quite often prefer to have certain pages open up in their own window. (I have 
read all the discussions about this and I disagree)
Thanks for any advice.
Kris 
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to