HS Graded Quiz HTML/CSS 2024-2025

HS Graded Quiz HTML/CSS 2024-2025

11th Grade

27 Qs

quiz-placeholder

Similar activities

Unit two  CSS and HTML Test

Unit two CSS and HTML Test

9th - 12th Grade

22 Qs

HTML for H446

HTML for H446

12th Grade

24 Qs

ICT IGCSE Quiz

ICT IGCSE Quiz

11th Grade

25 Qs

HTML and CSS Tag

HTML and CSS Tag

9th - 12th Grade

22 Qs

HTML

HTML

6th Grade - Professional Development

23 Qs

Code.org CSD Unit 2

Code.org CSD Unit 2

6th - 12th Grade

23 Qs

Code.org - Web Development

Code.org - Web Development

6th - 12th Grade

23 Qs

ONE 6th FORM H446 Web Technologies

ONE 6th FORM H446 Web Technologies

12th Grade

22 Qs

HS Graded Quiz HTML/CSS 2024-2025

HS Graded Quiz HTML/CSS 2024-2025

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Collins Mbrah

Used 4+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Are you ready for this quiz?

Good

Very Ready

Mixed Feeling

Not ready

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Take note of the following information as it forms part of this quiz.

What is CSS?

  • CSS stands for Cascading Style Sheets

  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media

  • CSS saves a lot of work. It can control the layout of multiple web pages all at once

  • External stylesheets are stored in CSS files with extension .css

  • Type "Yes" to continue

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Read this, you may meet questions from this text

What is HTML?

  • HTML stands for Hyper Text Markup Language

  • HTML is the standard markup language for creating Web pages

  • HTML describes the structure of a Web page

  • HTML consists of a series of elements and are saved HTML file with the extension .html

  • HTML elements tell the browser how to display the content

  • HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

  • Type "Yes" and submit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, one of the following tag is used to define the main content of an HTML document?

<h1>

<!Doctype html>

<body>

<ol>

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What does HTML stand for Hypertext

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct sequence of HTML tags for starting a webpage is -

  1. Declaration, Head, Title, HTML, body

  1. Declaration, HTML, Body, Title, Head

  1. Declaration, HTML, Head, Title, Body

  1. Declaration, HTML, Head, Body, Title,

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the proper format for an HTML tag?

  1. <h1 Content Affected by Tag />

  1. >h1<Content Affected by Tag >/h1<

  1. <h1>Content Affected by Tag</h1>

  1. <h1>Content Affected by Tag<h1>

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?