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?
Which of the following is correct character entities for "Copyright" symbol?
Which of the following is correct character entities for "Copyright" symbol?
The MIME text file is saved with.
The MIME text file is saved with.
To change the size of an image in HTML, use
To change the size of an image in HTML, use
What is the use of iframe in HTML?
What is the use of iframe in HTML?
Which of the following protocol is used for e-mail services.
Which of the following protocol is used for e-mail services.
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 ?
All HTML documents will be basically
All HTML documents will be basically
To set the color for table borders, use ________
To set the color for table borders, use ________
Which colors consist of equal amounts of all basic colors ?
Which colors consist of equal amounts of all basic colors ?
Gif and jpg are the two main types of what ?
Gif and jpg are the two main types of what ?
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 format usually works best for photos?
Which format usually works best for photos?
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>
Which statement is true?
Which statement is true?
How many heading tags are supported by HTML?
How many heading tags are supported by HTML?
and are the tags used for
and are the tags used for
What is the full form of HTTP?
What is the full form of HTTP?
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>
HTML document is saved using _______ extension.
HTML document is saved using _______ extension.
The <HR> tag is used for
The <HR> tag is used for
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 BODY tag is usually used after
The BODY tag is usually used after
HTML is stand for
HTML is stand for
If you create an HTML page in word processor.
If you create an HTML page in word processor.
Output of XML document can be viewed in a
Output of XML document can be viewed in a
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 ?
Which one is the correct e-mail link ?
1. <a href=”mailto:examveda@gmail.com”>
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:examveda@gmail.com”>
2. <mail>examveda@gmail</mail>
3. <a href=”examveda@gmail”>
4. <href=”examveda@gmail”>
Imagelink can show a text label if you add property.
Imagelink can show a text label if you add property.
The <i> tag makes text ?
The <i> tag makes text ?
What is a search engine?
What is a search engine?
WYSIWYG stands for
WYSIWYG stands for
Which attribute is used to name an element uniquely ?
Which attribute is used to name an element uniquely ?
ALL HTML tags are enclosed in what ?
ALL HTML tags are enclosed in what ?
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
What is the correct way of describing XML data?
What is the correct way of describing XML data?
The most basic element of any HTML page is
The most basic element of any HTML page is
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
If the background image is smaller than the screen, what will happen ?
If the background image is smaller than the screen, what will happen ?
____________ is known as father of World Wide Web.
____________ is known as father of World Wide Web.
_________ is the incoming e-mail server.
_________ is the incoming e-mail server.
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 full form of TCP/IP?
What is the full form of TCP/IP?
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>
Page designed in HTML is called a
Page designed in HTML is called a
All normal webpages consists of
All normal webpages consists of
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
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 property tells how many rows a cell should span ?
Which property tells how many rows a cell should span ?
Defining clickable sub-areas on an image is called
Defining clickable sub-areas on an image is called
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>
Who is making the Web standards ?
Who is making the Web standards ?
The default value of BORDER attribute is
The default value of BORDER attribute is
What will be the added by using <td> and </td> tag ?
What will be the added by using <td> and </td> tag ?
What does the <br> tag add to your webpage ?
What does the <br> tag add to your webpage ?
HTML is a subset of
HTML is a subset of
What does vlink mean?
What does vlink mean?
What is the use of Forms in HTML?
What is the use of Forms in HTML?
When is the content of a table shown ?
When is the content of a table shown ?
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 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 ?
The HTML tags are all
The HTML tags are all
The attribute used choose the type of font in HTML is ?
The attribute used choose the type of font in HTML is ?
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”>
Which program do you need to write HTML ?
Which program do you need to write HTML ?
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
Increasing the cellpadding means
Increasing the cellpadding means
Marquee is a tag in HTML to
Marquee is a tag in HTML to
The style element holds the document for setting.
The style element holds the document for setting.
HTML tags are used to describe document _______
HTML tags are used to describe document _______
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 ?
Which tag is used to insert images into your web page ?
Which tag is used to insert images into your web page ?
Why should you add alternative text to your images ?
Why should you add alternative text to your images ?