HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

University

29 Qs

quiz-placeholder

Similar activities

Проектирование web-страниц учебных курсов

Проектирование web-страниц учебных курсов

University

26 Qs

HTML5

HTML5

12th Grade - Professional Development

26 Qs

PAK 6

PAK 6

University

30 Qs

HTML & CSS

HTML & CSS

University

25 Qs

CSS

CSS

9th Grade - University

25 Qs

CSC 104 FINAL EXAM

CSC 104 FINAL EXAM

University

28 Qs

BWD QUIZ

BWD QUIZ

University

30 Qs

WED DEVELOPMENT-MIDTERM

WED DEVELOPMENT-MIDTERM

University

25 Qs

HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Manooj Balan

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Transfer Markup Language

Hyper Text Markup Language

High-level Text Markup Language

Hyperlink and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used for creating an ordered list?

<ul>

<li>

<ol>

<dl>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the HTML "alt" attribute in an image tag?

Defines the alignment of the image

Provides alternative text for browsers to display if the image cannot be loaded

Specifies the size of the image

Determines the image's border style

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used for creating a hyperlink?

<link>

<a>

<href>

<url>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the HTML acronym "DOCTYPE" stand for?

Document Type

Document Type Declaration

Document Text

Document Text Encoding

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you apply an external CSS file to an HTML document?

<link rel="stylesheet" href="style.css">

<style src="style.css">

<css>style.css</css>

<stylesheet>style.css</stylesheet>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CSS property "margin: 0 auto;" do?

Sets the top margin to 0 and the bottom margin to auto

Centers the element horizontally within its parent

Applies a margin of 0 to all sides of the element

Sets the left and right margins to auto

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?