HTML & CSS

HTML & CSS

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

22 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.

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

Jerry wants to insert a line break into his webpage. Which code should he use? Options: <ul>, <li>, <br>, <h1>

Back

<br>

4.

FLASHCARD QUESTION

Front

Where should John place the name of his book within his webpage to appear in Google search results? Options: head, meta, body, nav

Back

meta

5.

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

6.

FLASHCARD QUESTION

Front

What is the proper code to insert an image named "frog.jpg"? Options: <img src="frog" width="104" height="142">, <img="frog.jpg" width="104" height="142">, <img src="frog.jpg" width="104" height="142">, <img ="frog" width="104" height"142">

Back

<img src="frog.jpg" width="104" height="142">

7.

FLASHCARD QUESTION

Front

The World Wide Web Consortium (W3C) plays which role in the web development standards? Options: It creates websites accessible to everyone. , It develops the standards for HTML and CSS. , It develops web browsers. , It is the agency that controls the World Wide Web.

Back

It develops the standards for HTML and CSS.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?