HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

quiz-placeholder

Similar activities

Quiz Trivia

Quiz Trivia

University

50 Qs

KS3 - HTML Assessment

KS3 - HTML Assessment

7th - 8th Grade

53 Qs

Advanced HTML5 & CSS3 Part IV

Advanced HTML5 & CSS3 Part IV

9th - 12th Grade

55 Qs

GR9COMPUTERQUIZ3.0

GR9COMPUTERQUIZ3.0

9th Grade - University

45 Qs

HTML,CSS AND JS QUIZ

HTML,CSS AND JS QUIZ

University

50 Qs

Bimonthly Nineth Grade

Bimonthly Nineth Grade

9th Grade

48 Qs

CSS Style Sheet

CSS Style Sheet

9th - 12th Grade

50 Qs

Web Technology - CSS - Tutorial Sheet - 02

Web Technology - CSS - Tutorial Sheet - 02

University

50 Qs

HTML,CSS

HTML,CSS

Assessment

Quiz

Computers

3rd Grade - University

Medium

Created by

Amany Ibrahim

Used 22+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is document type initialized in HTML5.?

</DOCTYPE HTML>

</DOCTYPE>

<!DOCTYPE HTML>

</DOCTYPE html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many heading tags are there in HTML5?

2

4

6

8

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following attributes is used to add link to any element?

Src

Link

Href

Newref

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way of creating an hyperlink in HTML?

<a>www.geeksforgeeks.org <Geeksforgeeks /a>

<a href=“www.geeksforgeeks.org” Geeksforgeeks /a>

<a href= “www.geeksforgeeks.org”>Geeksforgeeks

</a>

<a link=“www.geeksforgeeks.org” Geeksforgeeks> </a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add background color in HTML?

<body color = “green”>

<body bg-color = “green”>

<body style = “background-color=green”>

<body style = “background-color: green;”>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is correct HTML code for making a checkbox?

<checkbox>

<input type="checkbox">

<check>

<input type="check">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1) CSS stands for -

Color style sheets

Color and style sheets

Cascading style sheets

None of the above

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?