

HTML Structuring Websites
Flashcard
•
Other
•
8th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

13 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following is a valid HTML tag? h1, <>, <h1>, >h1<
Back
<h1>
2.
FLASHCARD QUESTION
Front
What does HTML stand for?
Back
Hyper Text Markup Language
3.
FLASHCARD QUESTION
Front
Which of the following is an example of metadata about a webpage? The title of the webpage, The body of the webpage, An
tag on the webpage, All of the above
Back
The title of the webpage
4.
FLASHCARD QUESTION
Front
What is the function of the
tag?
Back
Create a line break on the resulting webpage
5.
FLASHCARD QUESTION
Front
Which of the following is the correct HTML code to create a hyperlink that displays Click Me and links to google.com? Options: <a href="https://google.com"> Click Me </a>, <a href="Click Me"> https://google.com </a>, Click Me <a>https://google.com</a>, <a> Click Me </a href="https://google.com">
Back
<a href="https://google.com"> Click Me </a>
6.
FLASHCARD QUESTION
Front
Which of the following lines of HTML code will insert an image into a webpage? Options: <img> https://codehs.com/static/img/logo.png </img>, <img> src="https://codehs.com/static/img/logo.png" </img>, <img src="https://codehs.com/static/img/logo.png">, <img https://codehs.com/static/img/logo.png>
Back
<img src="https://codehs.com/static/img/logo.png">
7.
FLASHCARD QUESTION
Front
Which of the following HTML code snippets would produce the following web page? Options: <ul> Apples Bananas Oranges </ul>, <ol> Apples Bananas Oranges </ol>, <ul> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ul>, <ol> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ol>
Back
<ul> <li>Apples</li> <li>Bananas</li> <li>Oranges</li> </ul>
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?