Which tag is used to insert images into your web page ?
A. img
B. scr
C. im
D. None of the above
Select an option to see the answer and solution.
Which of the following will NOT be found in the <head> section ?
1. <Table>
2. <Metatags>
3.<Title>
A. Option 1
B. Option 2
C. Option 3
D. None of the above
Select an option to see the answer and solution.
If you create an HTML page in word processor.
A. Save it with binary file
B. Save it with WMF file
C. Save it with ASCII text file
D. All of the above
Select an option to see the answer and solution.
The <HR> tag is used for
A. Horizontal ruler
B. New line text
C. New pargraph
D. Vertical ruler
Select an option to see the answer and solution.
What will be the added by using <td> and </td> tag ?
A. rows
B. steps
C. cell
D. columns
Select an option to see the answer and solution.
Imagelink can show a text label if you add property.
A. alt
B. str
C. alternative
D. All of the above
Select an option to see the answer and solution.
Which format usually works best for photos?
A. HTML
B. GIF
C. JPG
D. All of the above
Select an option to see the answer and solution.
Which property tells how many rows a cell should span ?
A. colspan=n
B. rowspan=n
C. Both A and B
D. None of the above
Select an option to see the answer and solution.
Which tag is used to add columns to tables ?
1. <td>
2. <tr>
3. <th>
4. <colspan>
A. Option 1
B. Option 2
C. Option 3
D. Option 4
Select an option to see the answer and solution.
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>
A. Option 1
B. Option 2
C. Option 3
D. None of the above
Select an option to see the answer and solution.
If the background image is smaller than the screen, what will happen ?
A. It will be streteched
B. It will be repeated
C. It will leave a blank space at the bottom of your page
D. None of the above
Select an option to see the answer and solution.
The HTML tags are all
A. In lower case
B. In upper case
C. Case sensitive
D. Not case sensitive
Select an option to see the answer and solution.
The <i> tag makes text ?
A. Inline
B. Underline
C. Italic
D. None of the above
Select an option to see the answer and solution.
Why should you add alternative text to your images ?
A. So the user can save the image using the text as a name
B. So the users can get an idea of what the image is before
C. In case the user wishes to load a different picture
D. All of the above
Select an option to see the answer and solution.
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”>
A. Option 1
B. Option 2
C. Option 3
D. Option 4
Select an option to see the answer and solution.
Which section is used for text and tags that are shown directly on your web page ?
A. Head
B. Metatags
C. Body
D. title
Select an option to see the answer and solution.
The MIME text file is saved with.
A. CSS extension
B. HTML extension
C. HMT extension
D. None of the above
Select an option to see the answer and solution.
The attribute used choose the type of font in HTML is ?
A. Character
B. Face
C. Text-type
D. All of the above
Select an option to see the answer and solution.
To change the size of an image in HTML, use
A. Pliers
B. Bigger and smaller
C. Top and bottom
D. Height and width
Select an option to see the answer and solution.
What does vlink mean?
A. Active link
B. Visible link
C. Visited link
D. None of the above
Select an option to see the answer and solution.