You are on page 1of 6

OurVLE

Home  ► My courses  ► Faculty of Science and Technology  ► Department of Computing  ►


COMP1220  ► Intro. to Website Design  ► HTML MCQ

COMP1220: COMPUTING AND SOCIETY

Started on Monday, 23 March 2015, 10:22 PM
State Finished
Completed on Monday, 23 March 2015, 10:29 PM
Time taken 6 mins 20 secs
Marks 15.00/15.00
Grade 10.00 out of 10.00 (100%)

QUESTION 1 What does HTML stand for?
Correct
Select one:
Mark 1.00 out of
1.00
a. Hyperlinks and Text Markup Language
b. Hyper Tool Markup Language
Flag
c. Hyper Text Markup Language 
question
d. Home Tool Markup Language

Your answer is correct.
The correct answer is: Hyper Text Markup Language

QUESTION 2 Choose the correct HTML tag for the largest heading
Correct
Select one:
Mark 1.00 out of
1.00
a. <head>

b. <heading>
Flag
c. <h6>
question
d. <h1> 

Your answer is correct.
This study source was downloaded The correct answer is: <h1>
by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
QUESTION 3 What is the correct HTML tag for inserting a line break?
Correct
Select one:
Mark 1.00 out of
1.00
a. <lb>

b. <cr>
Flag
c. <break>
question
d. <br> 

Your answer is correct.
The correct answer is: <br>

QUESTION 4 What is the preferred way for adding a background colour in HTML?
Correct
Select one:
Mark 1.00 out of
1.00
a. <body background=yellow>

b. <body style="background­color:yellow;">
Flag
c. <body bgcolor="yellow"> 
question
d. <background>yellow</background>

Your answer is correct.
The correct answer is: <body style="background­color:yellow;">

QUESTION 5 Choose the correct HTML tag to make text bold
Correct
Select one:
Mark 1.00 out of
1.00 a. <h1>

b. <b> 
Flag
c. <p>
question
d. <bold>

Your answer is correct.
The correct answer is: <b>

This study source was downloaded by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
QUESTION 6 Choose the correct HTML tag to make a text italic
Correct
Select one:
Mark 1.00 out of
1.00
a. <t1>

b. <cite>
Flag
c. <italic>
question
d. <i> 

Your answer is correct.
The correct answer is: <i>

QUESTION 7 What is the correct HTML for creating a hyperlink?
Correct
Select one:
Mark 1.00 out of
1.00
a. <a href="http://www.mona.uwi.edu">UWI</a> 

b. <a name="http://www.mona.uwi.edu">UWI</a>
Flag
c. <a>http://www.mona.uwi.edu</a>
question
d. <a url="http://www.mona.uwi.edu">UWI</a>

Your answer is correct.
The correct answer is: <a href="http://www.mona.uwi.edu">UWI</a>

QUESTION 8 How can you create an e­mail link?
Correct
Select one:
Mark 1.00 out of
1.00 a. <mail>xxx@yyy</mail>
b. <a href="xxx@yyy">
Flag
c. <a href="mailto:xxx@yyy"> 
question
d. <mail href="xxx@yyy">

Your answer is correct.
The correct answer is: <a href="mailto:xxx@yyy">

This study source was downloaded by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
QUESTION 9 Which of these tags are all <table> tags?
Correct
Select one:
Mark 1.00 out of
1.00
a. <table><head><tfoot>
b. <thead><body><tr>
Flag
c. <table><tr><td> 
question
d. <table><tr><tt>

Your answer is correct.
The correct answer is: <table><tr><td>

QUESTION 10 Which tag would you use to create a numbered list?
Correct
Select one:
Mark 1.00 out of
1.00
a. <ul>
b. <ol> 
Flag
c. <dl>
question
d. <list>

Your answer is correct.
The correct answer is: <ol>

QUESTION 11 Which tag would you use to make a bulleted list?
Correct
Select one:
Mark 1.00 out of
1.00 a. <ol>

b. <list>
Flag
c. <dl>
question
d. <ul> 

Your answer is correct.
The correct answer is: <ul>

This study source was downloaded by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
QUESTION 12 What is the correct HTML for making a checkbox?
Correct
Select one:
Mark 1.00 out of
1.00
a. <checkbox>

b. <check>
Flag
c. <input type="check">
question
d. <input type="checkbox"> 

Your answer is correct.
The correct answer is: <input type="checkbox">

QUESTION 13 What is the correct HTML for making a text input field?
Correct
Select one:
Mark 1.00 out of
1.00
a. <input type="text"> 
b. <textinput type="text">
Flag
c. <textfield>
question
d. <input type="textfield">

Your answer is correct.
The correct answer is: <input type="text">

QUESTION 14 What is the correct HTML for making a drop­down list?
Correct
Select one:
Mark 1.00 out of
1.00 a. <input type="dropdown">

b. <list>
Flag
c. <select> 
question
d. <input type="list">

Your answer is correct.
The correct answer is: <select>

This study source was downloaded by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
QUESTION 15 What is the correct HTML for inserting an image?
Correct
Select one:
Mark 1.00 out of
1.00
a. <image src="image.gif" alt="MyImage">
b. <img alt="MyImage">image.gif</img>
Flag
c. <img href="image.gif" alt="MyImage">
question
d. <img src="image.gif" alt="MyImage"> 

Your answer is correct.
The correct answer is: <img src="image.gif" alt="MyImage">

Finish review

QUIZ NAVIGATION

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Finish review

You are logged in as Japheth Clarke (Log out)

 
Based on an original theme created by Shaun Daubney. Modified by Avadene Rowe, MITS | moodle.org

This study source was downloaded by 100000835148952 from CourseHero.com on 10-25-2022 17:02:01 GMT -05:00

https://www.coursehero.com/file/40923314/HTML-MCQpdf/
Powered by TCPDF (www.tcpdf.org)

You might also like