hello
i have a big problem with the background image, my background image works fine with most of the browsers except iPhone and iPad.
html{
width:100%;
/*height:100%;*/
float:left;
background:url(../images/bg.jpg) top center no-repeat;
}
i used the height and float but both of them not showing my background as it shown in all browsers it looks like it is resized in the iPhone and iPad too.
anyone can help me with this?
thank you
thank you for replaying me
about your answer i did it with the <body> but still with the same problem, i think i am going to apply it as it is in your link that you gave it to me.
thank you again.
Bookmarks