Angular and CSS Quiz

Angular and CSS Quiz

University

30 Qs

quiz-placeholder

Similar activities

IT 105 (Quiz1 : Module 1) 3E

IT 105 (Quiz1 : Module 1) 3E

University

30 Qs

Macromedia Flash

Macromedia Flash

8th Grade - Professional Development

26 Qs

Computational Thinking Quiz

Computational Thinking Quiz

10th Grade - University

27 Qs

IAS CH3 QUIZ

IAS CH3 QUIZ

University

25 Qs

Application Development and Emerging Technologies Quiz 3

Application Development and Emerging Technologies Quiz 3

University

29 Qs

Object Oriented Analysis Design-SL401B

Object Oriented Analysis Design-SL401B

University

25 Qs

IT242 - PRELIM LONG QUIZ

IT242 - PRELIM LONG QUIZ

University

30 Qs

Computer System

Computer System

University

30 Qs

Angular and CSS Quiz

Angular and CSS Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Techo Genisis

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

HyperText Markup Language

HyperText Markdown Language

HighText Machine Language

Hyper Transfer Markup Language

Answer explanation

HTML stands for HyperText Markup Language, which is the standard language for creating web pages. The other options are incorrect as they do not accurately describe HTML.

2.

OPEN ENDED QUESTION

20 sec • 1 pt

Which tag is used to insert an image?

Evaluate responses using AI:

OFF

Answer explanation

The tag is used to insert an image in HTML. It requires the 'src' attribute to specify the image source and can include other attributes like 'alt' for alternative text.

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What tag creates a hyperlink?

A href

Link

Blink

Marquee

Answer explanation