Computer Applications
Background attribute of <BODY> is used to :
- give background color to web page
- load an image and use it as a background when displaying webpage
- insert an image within web page.
- none of these
Related Questions
A tag is …………… .
- HTML command
- VB command
- C++ command
- None of these
Container elements in HTML require …………… .
- Starting tag
- Ending tag
- Starting and Ending tag
- None of these
With which HTML tag do you apply attributes that modify text size, font-face, and color ?
<font><mod><f><text>
Which HTML tag would you apply the bgcolor attribute to in order to change the background color of the web page ?
<html><head><body><p>