Web Design - Unit 2 CodeHS

Web Design - Unit 2 CodeHS

12th Grade

25 Qs

quiz-placeholder

Similar activities

Web HTML

Web HTML

10th Grade - University

20 Qs

HTML Basics_EEBA

HTML Basics_EEBA

8th Grade - University

21 Qs

Quiz HTML Dasar

Quiz HTML Dasar

10th Grade - University

20 Qs

HTML and CSS Quiz

HTML and CSS Quiz

7th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

CodeHS U8 L

CodeHS U8 L

9th - 12th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

Web Design - Unit 2 CodeHS

Web Design - Unit 2 CodeHS

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Shanti Coaston

Used 36+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be considered a property formatted HTML tag?

<h1>Hello World<h1>

<h1>Hello World</h1>

<h1 text="Hello World">

</h1>Hello World<h1>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Most HTML tags have both an opening and a closing tag. Which of the following only has one tag (i.e. an opening tag, but no closing tag)?

<a>

<html>

<style>

<img>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is generated from the following HTML code:

Media Image
Media Image
Media Image

Hello

Hello

Hello

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will create a link to https://www.example.com?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement about formating an image’s size is true?

When creating an image, you must specify both a height and a width.

When creating an image you must specify either a height or a width, but not both.

When creating an image, you can optionally specify a height or a width, or both.

When creating an image, you do not have to specify a height or width, but if you do specify one, you must specify the other.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following HTML code:

<ol>

<li>Bread</li>

<li>Milk</li>

<li>Eggs</li>

</ol>

  1. 1. Bread

  2. 2. Milk

  3. 3. Eggs

  1. - Bread

  2. - Milk

  3. - Eggs

a. Bread

b. Milk

c. Eggs

  • * Bread

  • * Milk

  • * Eggs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following could create the following text?

<h3 font-size:50px">Web Design</h3>

<h1 font-size:50px">Web Design</h1>

<p style="font-size:50px"><strong>Web Design</strong></p>

  1. All of these

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?