Quiz HTML Bootstrap

Quiz HTML Bootstrap

11th Grade

31 Qs

quiz-placeholder

Similar activities

python101

python101

9th - 12th Grade

27 Qs

Data Analysis and Excel Skills

Data Analysis and Excel Skills

7th Grade - University

30 Qs

Fun with Computers and Mice

Fun with Computers and Mice

2nd Grade - University

26 Qs

Pengetahuan Komputer

Pengetahuan Komputer

9th Grade - University

32 Qs

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

RETURN 9-БӨЛІМ

RETURN 9-БӨЛІМ

11th Grade

35 Qs

Review Python_G8

Review Python_G8

8th Grade - University

28 Qs

sum 1 2025

sum 1 2025

11th Grade

30 Qs

Quiz HTML Bootstrap

Quiz HTML Bootstrap

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Gilang Qarana

Used 4+ times

FREE Resource

AI

Enhance your content

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

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Tag pembuka yang benar untuk mendeklarasikan dokumen HTML5 adalah…

<!DOCTYPE html>

<doctype html5>

<html5>

<!DOCTYPE HTML5>

<meta doctype="html">

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Elemen yang umumnya berisi metadata (judul halaman, meta charset, link CSS) adalah…

<body>

<head>

<header>

<title>

<footer>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Tag HTML yang tepat untuk membuat paragraf adalah…

<br>

<span>

<p>

<hr>

<label>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Untuk membuat tautan ke halaman lain, atribut yang wajib ada pada <a> adalah…

alt

title

id

href

target

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Pada tag <img>, atribut yang paling penting untuk aksesibilitas adalah…

width

height

loading

referrerpolicy

alt

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

List bernomor (1,2,3,…) dibuat dengan tag…

<ol>

<ul>

<li>

<dl>

<menu>

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Struktur tabel yang benar adalah…

<table><tr><th></th><td></td></tr></table>

<table><thead><tr><th></th></tr></thead><tbody><tr><td></td></tr></tbody></table>

<table><body><row><cell></cell></row></body></table>

<table><trow><tcol></tcol></trow></table>

<table><head><row></row></head></table>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?