Results 1 to 4 of 4

Thread: How do I make a Image as a background on my web pages?

  1. #1
    Join Date
    Mar 2017
    Posts
    1

    Default How do I make a Image as a background on my web pages?

    How do I make a Image as a background on my web pages?

  2. #2
    Join Date
    Feb 2016
    Location
    CA
    Posts
    381

    Default

    First you have to upload the images on the server & than include the path in the index file.

  3. #3

    Default

    If I am not wrong, put this code, it will work for you

    <body background ="yourimage.gif" bgproperties="fixed">

  4. #4
    Join Date
    Apr 2020
    Posts
    704

    Default

    To set the background image of a webpage, use the CSS style. Under the CSS <style> tag, add the property background-image. The property sets a graphic such as jpg, png, svg, gif, etc. HTML5 do not support the <body> background attribute, so CSS is used to change set background image.

Similar Threads

  1. Doorway pages
    By randiv in forum Web Design Solutions
    Replies: 22
    Last Post: 08-29-2019, 12:39 PM
  2. Image as a background on my web pages?
    By roger in forum Web Design Solutions
    Replies: 5
    Last Post: 12-07-2017, 06:25 AM
  3. Video Background Web Design Trend in 2015
    By johnwest in forum Web Design Solutions
    Replies: 2
    Last Post: 12-01-2017, 07:33 PM
  4. How can I see what pages are indexed in Google?
    By kaarlealmila in forum Web Design Solutions
    Replies: 6
    Last Post: 03-29-2017, 09:47 AM
  5. 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
  •