HTML/CSS

Flashcard
•
Computers
•
9th - 12th Grade
•
Easy
Casey Cattron
Used 1+ times
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the difference between an HTML Tag and an HTML element?
Back
An HTML Tag defines content and an HTML Element includes the opening and closing tags and everything in between.
Answer explanation
An HTML Tag is a part of the syntax used to create elements, while an HTML Element encompasses the entire structure, including the opening tag, content, and closing tag. Thus, the correct choice highlights this distinction.
2.
FLASHCARD QUESTION
Front
Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use? Options: <li>, <h1>, <hr>, <br>
Back
<br>
3.
FLASHCARD QUESTION
Front
Code to insert a line break into a webpage: <ul>, <li>, <br>, <h1>
Back
<br>
4.
FLASHCARD QUESTION
Front
Which item refers to the start tag, the end tag and everything in between? Options: HTML Element, HTML Tag, HTML Attribute, CSS
Back
HTML Element
Answer explanation
An HTML Element consists of a start tag, an end tag, and the content in between. In contrast, an HTML Tag refers only to the start or end tag, while Attributes and CSS are different concepts altogether.
5.
FLASHCARD QUESTION
Front
What is the proper code to insert an image named "frog.jpg"?
Back
<img src="frog.jpg" width="104" height="142">
Answer explanation
The correct code to insert an image is . It properly specifies the source file with the correct file extension and uses the correct syntax for the img tag.
6.
FLASHCARD QUESTION
Front
Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines the main heading in a web document? Options: <h3>Product</h3> , <h5>Product</h5> , <h1>Product</h1> , <h6>Product</h6>
Back
<h1>Product</h1>
Answer explanation
The
tag defines the main heading in a web document, making it the most important heading. Other tags like , , and represent lower levels of headings, so is the correct choice for Annie's product name.
, and represent lower levels of headings, so is the correct choice for Annie's product name.
is the correct choice for Annie's product name.
7.
FLASHCARD QUESTION
Front
Which tag defines the visible content of a web document?
Options: <head>, <meta>, <title>, <body>
Back
<body>
Answer explanation
The
tag defines the visible content of a web document, including text, images, and other elements. In contrast, , , andCreate a free account and access millions of resources
Similar Resources on Wayground
22 questions
HTML CSS Flashcards

Flashcard
•
9th - 12th Grade
16 questions
Informatyka

Flashcard
•
9th - 10th Grade
15 questions
HTML Tables 1

Flashcard
•
9th - 12th Grade
19 questions
ITS HTML CSS 1

Flashcard
•
9th - 12th Grade
22 questions
HTML & CSS

Flashcard
•
9th - 12th Grade
20 questions
Web Design Semester One Assessment 2024

Flashcard
•
10th - 12th Grade
19 questions
HTML & CSS Flashcard

Flashcard
•
10th Grade - University
19 questions
HTML, CSS, Javascript

Flashcard
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade