HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

quiz-placeholder

Similar activities

PTS Web

PTS Web

10th - 12th Grade

55 Qs

HTML - PÁGINAS WEB

HTML - PÁGINAS WEB

11th Grade

50 Qs

HTML BASIC Quiz

HTML BASIC Quiz

12th Grade

55 Qs

HTML Y CSS

HTML Y CSS

University

50 Qs

HTML & CSS

HTML & CSS

7th Grade

50 Qs

EXAMEN HTML CSS

EXAMEN HTML CSS

4th Grade

55 Qs

Final Examination in Web Development

Final Examination in Web Development

University

50 Qs

HTML & CSS II

HTML & CSS II

10th Grade

50 Qs

HTML,CSS

HTML,CSS

Assessment

Quiz

Computers

3rd Grade - University

Medium

Created by

Amany Ibrahim

Used 19+ 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?