WaHi GU Coding Day 3

WaHi GU Coding Day 3

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Conditionals Unit Quiz

Conditionals Unit Quiz

9th Grade - University

15 Qs

KUIS-HTML-KELAS 94

KUIS-HTML-KELAS 94

9th Grade

15 Qs

Functions and Exceptions

Functions and Exceptions

10th - 12th Grade

15 Qs

Pseudocode-Quiz

Pseudocode-Quiz

12th Grade

10 Qs

KUIS HTML-KELAS 91

KUIS HTML-KELAS 91

9th Grade

15 Qs

CP1 Assessment

CP1 Assessment

11th Grade

10 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Pemrograman Web 1

Pemrograman Web 1

10th Grade

10 Qs

WaHi GU Coding Day 3

WaHi GU Coding Day 3

Assessment

Quiz

Life Skills, Computers, Professional Development

9th - 12th Grade

Hard

Created by

Christopher White

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Home Tool Markup Language

Hyper Text Markup Language

Hyperlinks and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML tag for the largest heading:

<supertext>

<h3>

<heading>

<h1>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

<a>http://www.mad-learn.com</a>

<a name="http://www.mad-learn.com">mad-learn.com</a>

<a href="http://www.mad-learn.com">mad-learn</a>

<a url="http://www.mad-learn.com">mad-learn.com</a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Computer Style Sheets

Cascading Style Sheets

Colorful Style Sheets

Creative Style Sheets

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to refer to an external style sheet?

Within the <head> section

Within the <body> section

At the very beginning of the document

At the end of the document

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct CSS syntax?

body {color: black;}

{body:color=black;}

body:color=black;

{body;color:black;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or false: HTML can do some things that CSS can.

True

False

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?