Interviewer And Interviewee Guide

Web Developer & Designer Interview Question:

Tell me how can you set an image as a background on web pages?

Submitted by: Muhammad
To set an image as a background on web page, point the body background to the name of your image you want to set as a background as shown below.

</head>tag.

<body background= “picture.gif”>

You can also fix the background image, so while using the scroll bar in the browser, it does not move. To do this add the BGPROPERTIES tag as shown below
<body background = “picture.gif”bgproperties=”fixed”>
Submitted by: Muhammad

Read Online Web Developer & Designer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.