Major Web Quiz-I

Major Web Quiz-I

8th Grade

15 Qs

quiz-placeholder

Similar activities

CSS Box Model +

CSS Box Model +

8th - 12th Grade

20 Qs

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

7th Grade - University

10 Qs

ICT -JHS 2 (Term 2)

ICT -JHS 2 (Term 2)

8th Grade

18 Qs

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

8th - 12th Grade

11 Qs

Introduction to Web design and HTML

Introduction to Web design and HTML

7th - 9th Grade

20 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

Debugging Challenge 2

Debugging Challenge 2

7th - 12th Grade

15 Qs

Major Web Quiz-I

Major Web Quiz-I

Assessment

Quiz

Computers

8th Grade

Medium

Created by

harshit shukla

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag creates a horizontal line across the page?

<hr>

<line>

<border>

<divider>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct syntax for including an external CSS stylesheet with the ID "myStyle"?

<link rel="stylesheet"

href="myStyle.css">

<link src="myStyle.css"

type="stylesheet">

<style src="myStyle.css"

id="myStyle"></style>

<head><link href="myStyle.css"

id="myStyle"></head>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The <meta> tag with the charset attribute is used to

Define the page title

Specify the text

encoding

Link to an external

JavaScript file

Set the background

color of the page

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following HTML elements is a block-level element?

<span>

<img>

<li>

<a>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inline elements typically

Start on a new line

Contain other

block-level elements

Define the page

structure

Display side-by-side

on the same line

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the href attribute in an <a> tag specify?

The font style of the

linked text

The target for the

link (e.g., "_blank")

The text displayed

for the link

The URL or

destination of the link

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag represents a single table cell?

<td>

<cell>

<th>

<data>

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?