What will be the added by using <td> and </td> tag ?
What will be the added by using <td> and </td> tag ?
Why should you add alternative text to your images ?
Why should you add alternative text to your images ?
Which of the following will NOT be found in the <head> section ?
1. <Table>
2. <Metatags>
3.<Title>
Which of the following will NOT be found in the <head> section ?
1. <Table>
2. <Metatags>
3.<Title>
Marquee is a tag in HTML to
Marquee is a tag in HTML to
The attribute that defines the relationship between the current document and the HREF’ed URL is
The attribute that defines the relationship between the current document and the HREF’ed URL is
When is the content of a table shown ?
When is the content of a table shown ?
What is the full form of TCP/IP?
What is the full form of TCP/IP?
Which statement is true?
Which statement is true?
ALL HTML tags are enclosed in what ?
ALL HTML tags are enclosed in what ?
The most basic element of any HTML page is
The most basic element of any HTML page is
HTML is stand for
HTML is stand for
Imagelink can show a text label if you add property.
Imagelink can show a text label if you add property.
Which tag tells the browser where the page starts and stops ?
1. <html>
2. <body>
3. <head>
4. <title>
Which tag tells the browser where the page starts and stops ?
1. <html>
2. <body>
3. <head>
4. <title>
The <i> tag makes text ?
The <i> tag makes text ?
Gif and jpg are the two main types of what ?
Gif and jpg are the two main types of what ?
Page designed in HTML is called a
Page designed in HTML is called a
The attribute used choose the type of font in HTML is ?
The attribute used choose the type of font in HTML is ?
WYSIWYG stands for
WYSIWYG stands for
and are the tags used for
and are the tags used for
Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms
Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms
Which colors consist of equal amounts of all basic colors ?
Which colors consist of equal amounts of all basic colors ?
How many heading tags are supported by HTML?
How many heading tags are supported by HTML?
The BODY tag is usually used after
The BODY tag is usually used after
The <HR> tag is used for
The <HR> tag is used for
Which attribute is used with img tag to display the text if image could not load in browser?
Which attribute is used with img tag to display the text if image could not load in browser?
What is the full form of HTTP?
What is the full form of HTTP?
What does the <br> tag add to your webpage ?
What does the <br> tag add to your webpage ?
To change the size of an image in HTML, use
To change the size of an image in HTML, use
Why should you specify a background color if you are using an image for the actual background of your page ?
Why should you specify a background color if you are using an image for the actual background of your page ?
Which program do you need to write HTML ?
Which program do you need to write HTML ?
A much better approach to establish the base URL is to use the _________ element.
A much better approach to establish the base URL is to use the _________ element.
What is the use of Forms in HTML?
What is the use of Forms in HTML?
If the background image is smaller than the screen, what will happen ?
If the background image is smaller than the screen, what will happen ?
HTML tags are used to describe document _______
HTML tags are used to describe document _______
What is the use of iframe in HTML?
What is the use of iframe in HTML?
The attribute used to create the actual section within the current HTML document is
The attribute used to create the actual section within the current HTML document is
Which tag is used to add columns to tables ?
1. <td>
2. <tr>
3. <th>
4. <colspan>
Which tag is used to add columns to tables ?
1. <td>
2. <tr>
3. <th>
4. <colspan>
Which one is the correct e-mail link ?
1. <a href=”mailto:
[email protected]”>
2. <mail>examveda@gmail</mail>
3. <a href=”examveda@gmail”>
4. <href=”examveda@gmail”>
Which one is the correct e-mail link ?
1. <a href=”mailto:
[email protected]”>
2. <mail>examveda@gmail</mail>
3. <a href=”examveda@gmail”>
4. <href=”examveda@gmail”>
If you create an HTML page in word processor.
If you create an HTML page in word processor.
____________ is known as father of World Wide Web.
____________ is known as father of World Wide Web.
Who is making the Web standards ?
Who is making the Web standards ?
_________ is the incoming e-mail server.
_________ is the incoming e-mail server.
Increasing the cellpadding means
Increasing the cellpadding means
HTML is a subset of
HTML is a subset of
Which tag is used to insert images into your web page ?
Which tag is used to insert images into your web page ?
Once the email is sent, the message is broken into pieces called ____________
Once the email is sent, the message is broken into pieces called ____________
The software that can read and render HTML documents is
The software that can read and render HTML documents is
How many characters can be written with 1 kilobyte ?
How many characters can be written with 1 kilobyte ?
The MIME text file is saved with.
The MIME text file is saved with.
To add a plain color background to your web page, use which of the following ?
1. <body bgcolor= “36,24,35”>
2. <body color= “# FF000”>
3. <body bgcolor= “# FF000”>
To add a plain color background to your web page, use which of the following ?
1. <body bgcolor= “36,24,35”>
2. <body color= “# FF000”>
3. <body bgcolor= “# FF000”>
What is a search engine?
What is a search engine?
Output of XML document can be viewed in a
Output of XML document can be viewed in a
In order to upload a HTML file to a web server, you use
In order to upload a HTML file to a web server, you use
Adding a border to your image helps the visitor to recognize it as what ?
Adding a border to your image helps the visitor to recognize it as what ?
Choose the correct HTML tag to make a text italic.
1. <i>
2. <italic>
3. <it>
4. <il>
Choose the correct HTML tag to make a text italic.
1. <i>
2. <italic>
3. <it>
4. <il>
Which of the following protocol is used for e-mail services.
Which of the following protocol is used for e-mail services.
The HTML tags are all
The HTML tags are all
To set the color for table borders, use ________
To set the color for table borders, use ________
How can you open a link in a new browser window ?
1. <a href="url" target="_blank">
2. <a href="url" target="new">
3. <a href="url" blank>
How can you open a link in a new browser window ?
1. <a href="url" target="_blank">
2. <a href="url" target="new">
3. <a href="url" blank>
All normal webpages consists of
All normal webpages consists of
What is the correct way of describing XML data?
What is the correct way of describing XML data?
Which property tells how many rows a cell should span ?
Which property tells how many rows a cell should span ?
HTML document is saved using _______ extension.
HTML document is saved using _______ extension.
The background image will scroll when the user scrolls down the page, you add which property to the <body> tag ?
The background image will scroll when the user scrolls down the page, you add which property to the <body> tag ?
Which format usually works best for photos?
Which format usually works best for photos?
The default value of BORDER attribute is
The default value of BORDER attribute is
What does vlink mean?
What does vlink mean?
Which section is used for text and tags that are shown directly on your web page ?
Which section is used for text and tags that are shown directly on your web page ?
All HTML documents will be basically
All HTML documents will be basically
Which of the following is correct character entities for "Copyright" symbol?
Which of the following is correct character entities for "Copyright" symbol?
Defining clickable sub-areas on an image is called
Defining clickable sub-areas on an image is called
In HTML, tags that include both on and off tag are called
In HTML, tags that include both on and off tag are called
The style element holds the document for setting.
The style element holds the document for setting.
Which attribute is used to name an element uniquely ?
Which attribute is used to name an element uniquely ?