HTML & CSS Review Flashcardzes #1

HTML & CSS Review Flashcardzes #1

Assessment

Flashcard

Computers

7th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

FLASHCARD QUESTION

Front

You should save HTML files with which file extension?

Back

.html

2.

FLASHCARD QUESTION

Front

Within which tags on the HTML page is the main content placed? Options: <head>, <style>, <html>, <body>

Back

<body>

3.

FLASHCARD QUESTION

Front

Which tag is used to create a hyperlink? Options: <a>, <u>, <b>, <i>

Back

<a>.

4.

FLASHCARD QUESTION

Front

Which tag is used to add a picture to a web-page? Options: <graphic>, <img>, <pic>, <picture>

Back

<img>

5.

FLASHCARD QUESTION

Front

Where in the HTML document is the correct location to insert code to link to your external CSS?

Back

In the section

6.

FLASHCARD QUESTION

Front

Which is correct CSS syntax? Options: { body; color=black;}, body: color= black, body {color:black;}, (body color is black)

Back

body {color:black;}

7.

FLASHCARD QUESTION

Front

If you want to have more than one property for a CSS selector, what character separates them?

Back

semi-colon (;)

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?