picture in background in a HTML

picture in background in a HTML

How is picture displayed in background in a HTML?

View Answers

November 2, 2010 at 11:35 AM

Hi,

Here is the answer,

This allows you to set a picture as the background of your web page. Doing this can really make your site look creative and greatly improve the overall look.

The tag for the background picture looks like BACKGROUND=. This is added onto the body tag so the end result looks like

<body background="drk.gif"> ......</body>

A fixed background allows you to scroll with the text, but the background stays in the same place. To do this, insert the tag BGPROPERTIES="fixed" which adds onto your body tag so the final result looks like

<body background="drk.gif" bgproperties="fixed"> 
  .
  .
  .
  </body>

Thanks.









Related Tutorials/Questions & Answers:
picture in background in a HTML
picture in background in a HTML  How is picture displayed in background in a HTML
we make a picture as a background on my web pages
we make a picture as a background on my web pages  How do we make a picture as a background on my web pages
Advertisements
HTML background images
HTML background images  How can I specify background images
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 "
Change Background Picture of Slide Using Java
Change Background Picture of Slide Using Java  ...; In this example we are going to create a slide then change background picture of the slide... to set this picture as background. To set picture as background of slide we
jsp or sevlet and html form to send picture to database - JSP-Servlet
jsp or sevlet and html form to send picture to database  Hello guys... that contains his picture to database. What I need are html page for the form that will browse for the picture, jsp or servlet that the info from html will go
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
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
background
background  how to add image as background to a frame
html
html  i want a registration page in html with good background
Example on the use of Background Colors in HTML
Example on the use of Background image in HTML
How to change background, change background
of the another picture to make background picture. Paste: Go to Edit menu > Paste... How to change background       This example will teach you to change background of any object
How to convert a picture into a shape, convert a picture into a shape, picture shape
select the object to convert into shape. I have here a white background picture... How to convert a picture into a shape       If you want to use a picture shape but you are not able
background image
background image  how to set background image in jsp using netbeans IDE 6.9
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
Problem with picture - Java Beginners
Problem with picture   Hi, I Develope a School Automated System... (MSSQL), i make the registrar to be able to upload the student picture from the System picture Folder and display it on the User Interface. Now, i want the registrar
Problem with picture - Java Beginners
Problem with picture   Hi, I Develope a School Automated System... (MSSQL), i make the registrar to be able to upload the student picture from the System picture Folder and display it on the User Interface. Now, i want the registrar
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
html
html  How to add the calendar in html code
HTML
HTML  What is HTML? What is a Hypertext link
Html
Html  What is HTML? What is a Hypertext link
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
make a picture a link
make a picture a link  hello, What is the way to make a picture a link?   hii,ADS_TO_REPLACE_1 This is the tab for image linking <A HREF="http://www.roseindia.net"><IMG SRC="image.gif"></A>
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
How to convert a picture to drawing, convert a picture to drawing, picture to drawing
How to convert a picture to drawing       Learn here a simple processing to make a color picture.... Picture: Take a picture to modify.ADS_TO_REPLACE_1 Filter effect: Go to Filter
How to make a enhance picture, make a enhance picture, enhance picture
How to make a enhance picture       In this example you will learn a easy way to make a enhance picture effect. Picture: Take a picture to modify.ADS_TO_REPLACE_1 Bright

Ads