Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Fixed Background Image


12 replies to this topic

#11 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 26 March 2008 - 11:11 AM

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

#12 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

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 onkarnath2001

    Member [Level 3]

  • Kontributors
  • PipPipPipPipPipPip
  • 92 posts

Posted 21 November 2009 - 11:01 AM

View PostTyssen, 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:

 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