Results 1 to 3 of 3

Thread: CSS background position

  1. #1
    DavisNelson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    202
    Rep Power
    3

    Default CSS background position

    I want to know the information about the CSS conditions position. What is the singular syntax use to define CSS background position?

    Any suggestion?

  2. #2
    CarterBaker is offline Senior Member
    Join Date
    Dec 2009
    Posts
    210
    Rep Power
    3

    Default

    1) Following properties are use for CSS background position.

    body

    {
    background-image:url('sample.jpg');

    background-repeat:no-repeat;

    background-attachment:fixed;

    background-position:center;
    }

  3. #3
    HowardAdams is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default

    2) The background position property is an old CSS property that was consider in a time when the web was not all that visual. You can have a background image repeat vertically (y-axis), horizontally (x-axis), in both directions, or in neither direction.

Similar Threads

  1. Cisco WAP2000 Wireless G contact position
    By Davismoore in forum Wireless Networking
    Replies: 0
    Last Post: 08-27-2010, 05:46 PM
  2. Dell improved its second position in Universal
    By Rose Belmont in forum Latest Hardware News
    Replies: 0
    Last Post: 07-15-2010, 07:52 AM
  3. Changing my desktop position
    By TorresScott in forum other peripherals
    Replies: 2
    Last Post: 03-18-2010, 04:00 PM
  4. Rotating screening position of videos like images
    By RogersNguyen in forum General Internet Terms
    Replies: 3
    Last Post: 01-21-2010, 02:34 PM
  5. Maximizing Search Position
    By uncosto46 in forum General Internet Terms
    Replies: 0
    Last Post: 08-02-2008, 01:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48