HTML

HTML

1st - 7th Grade

7 Qs

quiz-placeholder

Similar activities

Встроенные функции

Встроенные функции

7th - 8th Grade

10 Qs

Programação de Computadores - Aula - 6

Programação de Computadores - Aula - 6

1st - 3rd Grade

10 Qs

Pretest Pengolahan Data Dasar

Pretest Pengolahan Data Dasar

7th Grade

10 Qs

Sains Komputer Tingkatan 5: Bahasa Penskripan

Sains Komputer Tingkatan 5: Bahasa Penskripan

1st - 12th Grade

10 Qs

Banco de dados - SQL

Banco de dados - SQL

1st Grade

10 Qs

Các thành phần của ngôn ngữ lập trình

Các thành phần của ngôn ngữ lập trình

4th Grade

12 Qs

แบบทดสอบก่อนเรียน Powerpoint

แบบทดสอบก่อนเรียน Powerpoint

6th - 8th Grade

10 Qs

Tables in HTML

Tables in HTML

7th - 8th Grade

10 Qs

HTML

HTML

Assessment

Quiz

Computers

1st - 7th Grade

Practice Problem

Easy

Created by

Ta tev

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ինչի՞ համար է <marquee> թեգը:

վազող տողի

պարագրաֆի

նկարի հղումի

ցուցակի

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ինչպե՞ս ստեղծել գաղտնաբառ գրելու դաշտ:

<input type="pass">

<input type="text" display="password">

<input type="password">

<form type="pass">

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ո՞ր թեգի օգնությամբ ենք տեքստը դարձնում շեղ:

<i>

<b>

<u>

<s>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ընտրեք այն թեգը, որn օգտագործվում է <table> ստեղծելու համար:

<td>

<row>

<cell>

<br>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Նշվածներից որն է բացվող և փակվող թեգ:

<div>

<hr>

<img>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ինչպե՞ս կարող եք կազմել համարակալված ցուցակ:

<ul>

<dl>

<ol>

<list>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Որ տարբերակն է ճիշտ HTML-ում հղում ստեղծելու համար:

<a>http://www.w3schools.com</a>

<a url="http://www.w3schools.com">w3schools.com</a>

<a href="http://www,w3schools.com">w3schools.com</a>