IST CodeHS Unit 5 Web Design Review

IST CodeHS Unit 5 Web Design Review

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML5 & CSS3 Refresher

HTML5 & CSS3 Refresher

7th - 12th Grade

21 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

IST CodeHS Unit 5 Web Design Review

IST CodeHS Unit 5 Web Design Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jason Bentley

Used 11+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML stands for:

Hyper Text Markup Language

Hyper Text Marking Layer

Hard Texture Marking Language

Hard Technical Making Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CSS used for?

Design the style of a website

Enhance the cybersecurity of a website

Add content to a website

Browse different websites on the Internet

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an <h1> tag do in HTML?

Makes the text large and bold for a heading

Inserts a hyperlink to the website

Makes the text emphasized with italics

Inserts an image to the website

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's wrong with the HTML code below?

<p>This is a paragraph in HTML</h1>

The closing tag should be </p>

The closing tag should be <>

The opening tag should be <a>

The opening tag should be </p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of metadata about a webpage?

The title of the webpage

An <img> tag on a webpage

The body of the webpage

A <p> tag on a webpage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a <br> tag on a webpage?

Create a line break

Make the font bold

Change the font family

Make a row of a table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a correct way to make the word 'Start' have bold and italic font styles?

<p><b><i>Start</i></b></p>

<p><i>Start</i></p>

<p><b>Start</b></p>

<b><i>Stat</i></b></p>

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?