Quiz01

Quiz01

Professional Development

5 Qs

quiz-placeholder

Similar activities

Forms and Maps

Forms and Maps

KG - Professional Development

10 Qs

Pemrograman Web dan Perangkat Bergerak

Pemrograman Web dan Perangkat Bergerak

University - Professional Development

10 Qs

HTML Quiz 2

HTML Quiz 2

Professional Development

10 Qs

Basics of HTML and CSS

Basics of HTML and CSS

Professional Development

10 Qs

🇮🇩 HTML I

🇮🇩 HTML I

Professional Development

3 Qs

html_tables

html_tables

Professional Development

10 Qs

Html quiz

Html quiz

9th Grade - Professional Development

10 Qs

Frontend - Repaso HTML y bases de CSS

Frontend - Repaso HTML y bases de CSS

Professional Development

10 Qs

Quiz01

Quiz01

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ankit Ankit

Used 5+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which language did you learn today?

Python

HTML

C++

Java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper text markup language

Higher text markup language

Hyper text make-up language

Hyper term markup language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the heading tag for the largest heading?

<h6>

<head>

<h1>

<title>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed an image in an html file?

<figure>

<img>

<picture>

<a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following anchor tags will redirect user to setu100 official website?

<a href="www.setu100.com/">setu100!</a>

<a href="https://setu100.com/">setu100!</a>

<a href="setu100/">setu100!</a>

<a src="https://www.setu100.com/">setu100!</a>