WD3-HTML and Creative Commons Concepts

WD3-HTML and Creative Commons Concepts

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

html-CSS 9th grade

html-CSS 9th grade

9th Grade

11 Qs

HTML TABLE QUIZ

HTML TABLE QUIZ

10th Grade

5 Qs

Memahami materi dasar HTML dan CSS

Memahami materi dasar HTML dan CSS

12th Grade

11 Qs

Penilaian Tengah Semester

Penilaian Tengah Semester

11th Grade

10 Qs

Asesmen Awal HTML & CSS

Asesmen Awal HTML & CSS

11th Grade

10 Qs

Tabel dalam HTML

Tabel dalam HTML

11th Grade

10 Qs

ASAS SAINS KOMPUTER TINGKATAN 1 BAB 3

ASAS SAINS KOMPUTER TINGKATAN 1 BAB 3

10th Grade

10 Qs

Media POST TEST DI MATERI PEMROGRMAN WEB KELAS XI JURUSAN RPL

Media POST TEST DI MATERI PEMROGRMAN WEB KELAS XI JURUSAN RPL

11th Grade

10 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 3+ times

FREE Resource

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