WD3-HTML and Creative Commons Concepts

WD3-HTML and Creative Commons Concepts

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

hari ke2

hari ke2

9th Grade - University

10 Qs

Aplikasi Pengolah Kata Informatika

Aplikasi Pengolah Kata Informatika

10th Grade

10 Qs

Informatika Kelas 9 Materi Algotirma dan Pemrograman

Informatika Kelas 9 Materi Algotirma dan Pemrograman

9th Grade

10 Qs

Ôn HKII tin 4

Ôn HKII tin 4

5th Grade - University

10 Qs

Kuis Microsoft Word I

Kuis Microsoft Word I

12th Grade

10 Qs

ASESMEN DIAGNOSTIK TENTANG SPREADSHEET

ASESMEN DIAGNOSTIK TENTANG SPREADSHEET

9th Grade

10 Qs

Tugas Daring TIK

Tugas Daring TIK

9th Grade

10 Qs

Online Privacy Awareness Quiz

Online Privacy Awareness Quiz

7th Grade - University

13 Qs

WD3-HTML and Creative Commons Concepts

WD3-HTML and Creative Commons Concepts

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Albina Imanalieva

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which tag is used to create the largest heading on a webpage?

<p>

<h1>

<h6>

<head>

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the main difference between <ol> and <ul>?

<ol> creates a bulleted list, <ul> creates a numbered list

<ol> creates a numbered list, <ul> creates a bulleted list

Both create bulleted lists

Both create numbered lists

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What does the abbreviation “CC” stand for in Creative Commons licensing?

Copy Control

Copyright Check

Creative Commons

Content Copy

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which HTML tag is used to display an image?

<img>

<src>

<picture>

<image>

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which attribute is required for every <img> tag?

href

title

src

link

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which CSS property is used to change the text color?

font-color

text-style

color

background-color

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the correct way to make text italic in CSS?

font-style: italic;

text-weight: italic;

font-weight: bold;

bold: true;

8.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which CSS property changes the background color of an element?

color

font-background

text-color

background-color