November 12

November 12

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Tables

HTML Tables

7th Grade

10 Qs

Y9 - HTML - L4 - css RECAP

Y9 - HTML - L4 - css RECAP

7th Grade

14 Qs

Term 6 - Quiz 3

Term 6 - Quiz 3

7th - 9th Grade

11 Qs

HTML quiz

HTML quiz

6th - 8th Grade

10 Qs

HTML Quiz 1

HTML Quiz 1

8th - 10th Grade

11 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

html test

html test

8th Grade

15 Qs

Hyperlink Tags

Hyperlink Tags

6th Grade

10 Qs

November 12

November 12

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Lindsey Clement

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What coding language do we use to create our webpages?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these correctly changes the size of the image?


<img src = "url" width:300>


<img src = "url" width = 300>

<img src = "url width = 300>"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new header?

<h1>My Title<h1>

<h1>My Title</h1>

<h1>My Title

My Title</h1>

4.

WORD CLOUD QUESTION

3 mins • Ungraded

What are some HTML tags we have used in class?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the correct <a> tag format for creating a link?

<a herf = "url">

<a href = "url">

<a href = "url"></a>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a link to the text "helloworldcs"?

<h2>'url' helloworldcs</h2>

<h2><a>helloworldcs</a></h2>

<h2><a href = "url">helloworldcs</a></h2>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Does the "head" tag or the "body" tag come first?

head

body

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?