|
Uniform Resource Locator; an address that specifies the
location of a file on the Internet...................
Read
answer
Following is how the basic HTML layout:
<html><head><title>Title of
page</title>.................
Read
answer
<li>
Defines a list item
<ol>
Defines an ordered list..............
Read answer
<b>
Defines bold text
<br>
Inserts a single line break
<center>
Deprecated. Defines centered text
<em>...................
Read
answer
The <a> tag defines an anchor. It can be used to create
a link to another document by using the href attribute or to create a bookmark
inside a document,................
Read answer
Making one image link to several pages is called as image
mapping.
For example, if you have a map of India , then clicking..............
Read
answer
There are two ways to do it: 1. Using JavaScript extensions
(runs from JavaScript Editor), or 2. Using a web page and ActiveX objects
(Internet Explorer only).................
Read answer
The <meta> element provides meta-information about your
page, such as descriptions....................
Read answer
|