
Quiz1_CSCI_4410/5410
Authored by Xin Yang
Computers
University
CCSS covered
Used 28+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
HTML paragraphs are defined with the _____ tag
<a></a>
<p></p>
<div></div>
<body></body>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which style has the highest priority?
inline style
internal style
external style
browser default
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All HTML tags come in pairs like <start_tag></end_tag> .
true
false
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<img src="mtsu.png" alt="MTSU Campus">
What will be displayed if the image named "mtsu.png" does not exist.
nothing
MTSU Campus
mtsu.png
does not exist
Tags
CCSS.RI.11-12.8
CCSS.RI.9-10.7
CCSS.RL.11-12.8
CCSS.RL.8.7
CCSS.RL.9-10.7
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Complete the following code to display an image of size 300*200:
<img src="mtsu.png" style ="width:___; height: 200px">
6.
OPEN ENDED QUESTION
1 min • 1 pt
In HTML, hyperlinks are defined with the <a></a> tag. Use this tag to define a hyperlink to www.mtsu.edu with the content "MTSU University"
Evaluate responses using AI:
OFF
Answer explanation
<a href="https://www.mtsu.edu">MTSU University</a>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is an ordered list.
<ul>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ul>
Ture
False
Tags
CCSS.RI.1.5
CCSS.RI.2.5
CCSS.RI.K.5
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?