WaHi GU Coding Day 3

WaHi GU Coding Day 3

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

All About Artificial Intelligences

All About Artificial Intelligences

KG - University

10 Qs

Foundations of Programming Pre-Test

Foundations of Programming Pre-Test

9th - 12th Grade

15 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

AI

AI

8th - 9th Grade

15 Qs

What is Artificial Intelligence?

What is Artificial Intelligence?

12th Grade - University

10 Qs

History of Computers

History of Computers

5th - 10th Grade

10 Qs

Artificial Intelligence

Artificial Intelligence

8th - 12th Grade

13 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

12th 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?