how to create website with div tags
Fixed Background Image
Hi sir.This is lakshmikanth. As a web designer, I want to learn div tags. Please can you give easy methods code.
-reply by lakshmikanth
| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Fixed Background Image
Started by kakingho, Oct 04 2005 05:04 AM
12 replies to this topic
#11
Posted 26 March 2008 - 11:11 AM
#12
Posted 09 November 2009 - 11:26 AM
images size variation problemFixed Background Image
hi
Thats great u helped a lot to solve my problem. Thank you very much
Achari
-reply by achari
#13
Posted 21 November 2009 - 11:01 AM
Tyssen, on Oct 4 2005, 10:55 AM, said:
Be aware that background-attachment: fixed only works on the body tag in IE. Other browsers support it for all elements.
A better way to do what you've done is with shorthand CSS:
A better way to do what you've done is with shorthand CSS:
body {
background: url(under.gif) no-repeat fixed 10% 20%;
}
You can also use other values for your horizontal & vertical dimensions like pixels and ems.yes i am agreed,,by doing it with css coding described above will give more browsers compatibility than doibg it with the help of html only.
the second thing is that pics can also be included in the template of the site,it is the more stable one as i think.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users




This topic is locked









