Results 1 to 6 of 6

Thread: Image as a background on my web pages?

  1. #1
    Join Date
    Dec 2013
    Posts
    10

    Default Image as a background on my web pages?

    Hi,

    How do I make a image as a background on my web pages?
    thanks,
    Roger.
    connected commerce

  2. #2
    Join Date
    Dec 2013
    Posts
    5

    Default

    Hi Roger,

    You can easily use CSS background-image property like this:
    body {background-image:url('image.jpg');}
    or
    <body background="image.gif"></body>
    Thanks & regards,
    Lukewright.
    connected commerce

  3. #3
    Join Date
    Dec 2013
    Posts
    10

    Default

    Thanks Lukewright, Your information is very helpful for me. now im used css for background image.
    thanks,
    Roger.
    connected commerce

  4. #4

    Default

    Hi Roger,

    You can easily use CSS background-image property like this:
    body {background-image:url('image.jpg');}
    or
    <body background="image.gif"></body>
    Can we do it on different operating system?

  5. #5

    Default

    CSS back ground image property is really good in this case.

  6. #6
    Join Date
    Aug 2017
    Location
    Pune
    Posts
    459

    Default

    Then afterward you transfer your image, make indeed with check those url should verify it’s with respect to your server What's more that you know the right url. Also, verify that you test the tiling about repeater pictures. Poor tiling could aggravate your page gander truly awful What's more you have any desire your tiling will gaze consistent.

Similar Threads

  1. How to include flash in my website pages?
    By alexmike in forum Web Design Solutions
    Replies: 6
    Last Post: 03-21-2023, 09:56 AM
  2. Using an image as a border
    By jonys in forum Web Design Solutions
    Replies: 8
    Last Post: 10-12-2018, 06:14 PM
  3. Save a complete webpage *and the pages it links to*
    By mosifekam in forum Software & Hardware
    Replies: 1
    Last Post: 07-05-2013, 10:44 AM
  4. The Image Works FZ LLC
    By forgave in forum Web Design Solutions
    Replies: 4
    Last Post: 05-12-2010, 11:47 AM

Posting Permissions

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