Daily Class Opener 01 - HTML and CSS Intro

Daily Class Opener 01 - HTML and CSS Intro

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

src attribute in an image tag means what?

Back

Source of the image

2.

FLASHCARD QUESTION

Front

the tag <IMG> would insert what into a web page?

Back

Insert an image

3.

FLASHCARD QUESTION

Front

To insert an image: "koala.jpg" then the code that we write in the body is...

Back

4.

FLASHCARD QUESTION

Front

Choose the correct HTML element for the largest heading: <head>, <h1>, <heading>, <h6>

Back

<h1>

5.

FLASHCARD QUESTION

Front

<p> is the opening tag for a _____________

Back

paragraph

6.

FLASHCARD QUESTION

Front

Which of the following is the proper format for an HTML tag? Options: >h1<Content Affected by Tag >/h1<, <h1>Content Affected by Tag<h1>, <h1 Content Affected by Tag />, <h1>Content Affected by Tag</h1>

Back

<h1>Content Affected by Tag</h1>

7.

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;}

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?