HTML background images

HTML background images

How can I specify background images?

View Answers

November 2, 2010 at 5:11 PM

Hi,

The most common method of setting a background image is in the body tag, using the "background" attribute. Like using any other image, simply set the URL in the value of the background attribute.

<body background="URL of background image">

Thanks.









Related Tutorials/Questions & Answers:
HTML background images
HTML background images  How can I specify background images
Send email as html with embedded images as background
Send email as html with embedded images as background  Hi, I am developing a PHP mailing application. I have to send image in the email as attachment. Give me solution for sending image in the email data. Thanks
Advertisements
Set Background Colors and Images in HTML
Set Background Colors and Images in HTML... illustrates to set a background color in HTML. In this Tutorial, the code describe you an example that helps you to set background color in HTML. The code
background images in css not working
background images in css not working  In the application i'm passing a background image from CSS in the given format ... background-image: url... of adding background images in css
JList Background Images..Urgent
JList Background Images..Urgent  I has done a JList that can change background color when i selected each of it, but if i want to change background image rather than background colors, how can i do it? Please help! my previous
picture in background in a HTML
picture in background in a HTML  How is picture displayed in background in a HTML
HTML document's background color
HTML document's background color  How to set a HTML document's background color
div background color in html
div background color in html   How to change the background color of DIV in HTML
HTML - table background color.
HTML - table background color. Description : Here, you will see how to specifies the table back ground color in html page. The <table > is a html... the background color of table.  Code : <!DOCTYPE html PUBLIC "
how to space images in html code
how to space images in html code  how to space images in html code
write a program for creating html page with images and 2 buttons
write a program for creating html page with images and 2 buttons  write a program for creating html page with images and 2 buttons
background
background  how to add image as background to a frame
html
html  i want a registration page in html with good background
Send HTML Mail with images
Send HTML Mail with images       This Example shows you how to send a html message using...;.   message.setContent(htmlText, "text/html"
how to retrieve text and images from mysql database and show on html page using jsp servlet
how to retrieve text and images from mysql database and show on html page using jsp servlet  <%@ page language="java" contentType="text/html... Complaints: Complaint Timing User Name Complaint Details Complaint Images
Example on the use of Background Colors in HTML
Example on the use of Background image in HTML
HTML
.   Set Background Colors and Images in HTML.... Inside the html tag we have a title tag name aligning Images.  ... you html page that shows you how to insert images in html.  
HTML Post Image
to insert images in html. For this we create a html page name image.htm. The code... HTML Post Image       The Tutorial illustrates an example, how to post image in HTML
background image
background image  how to set background image in jsp using netbeans IDE 6.9
Images in java
Images in java  how to handle images in java
How to add background image to div using CSS?
How to add background image to div using CSS
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is Semantic HTML? What are the reasons for validating a HTML
HTML
HTML  What is SPAN in HTML
HTML
HTML  What is HTML? What is a Hypertext link
Html
Html  What is HTML? What is a Hypertext link
html
html  How to add the calendar in html code
HTML
HTML  What is HTML? What is a Hypertext link
HTML
HTML  What is BODY in HTML document
html
html  diffrence between html and xml
GRADIENT BACKGROUND
GRADIENT BACKGROUND  How to set gradient colors a s background for a jframe? pls help me..............   http://www.roseindia.net/java/example/java/swing/GradientColor.shtml
html
add a header in the html page  what we can do to add a header in the html page
HTML
HTML  How do we specify page breaks in HTML
HTML
HTML  What is a tag? How can we use MARQUEE in HTML
html
html  how to convert html page into jsp page
HTML
HTML  how can we give the unlimited size in the html
html
html  what we can do to add a header in the html page
html
html  what we can do to add a header in the html page
HTML
HTML  Hi, What is the full form of HTML? Thanks (adsbygoogle = window.adsbygoogle || []).push({});   Hi, The HTML stands for HyperText Markup Language. HTML is used to create webpage for world wide web
html
html  sir i am new to eclipse and i am created a html program and also tomcat is running successfully in side the eclipse.but now how i deploy that html program in the eclipse
html
html  Can we Access database through html page and how,if not then why
HTML
HTML  How do we create a link? What are the three types of form tags in HTML
html
html  how we can give the form actions in html after register button in the login page
html
Adding Header in HTML  what we can do to add a header in the html page
html
html  For what is used HTML?   Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes... or the End Tag is defined as </> . The whole HTML document is enclosed
Html
Html  in the web page if judge select the age and category then automatically under that conditions the details will be display in the form of grid give me that code in html and java
html
html   write a html program to print "HELLO WORD"in red coaler font size 12 and italic stile   Here is a html code that display the message "Hello World" in red font with size 12 and in italics. <html> <
How to design a background, design a background, a background
How to design a background       If you don't have background, don't worry because you will learn here how to design a background by this example. New File: Take a new file.ADS
Html
Html  i am select the dateofbirth through the html browser.but it can not save into the sql server 2008 database.any special code required to store the date in database by using java servlets

Ads