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