Computer Applications
Which command should we use to link a page with an HTML page ?
<a link = "page.htm"> </a>
<a href = "page.htm"> page </a>
<a connect = "page.htm"> </a>
<a attach = "page.htm"> </a>
Related Questions
SRC attribute used with
<IMG>
tag stands for :- Screen
- Screen resolution count
- Source
- Structure
Which of the following is not a valid value for align attribute of
<IMG>
tag ?- top
- center
- bottom
- middle
Which of the following is not an attribute of
<Table>
tag ?- Border
- Background
- Bgcolor
- Src
Which attribute is not valid for
<body>
tag ?- background
- color
- vlink
- leftmargin