WD3-HTML and Creative Commons Concepts

WD3-HTML and Creative Commons Concepts

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

ASESMEN AWAL MATERI POWER POINT

ASESMEN AWAL MATERI POWER POINT

9th Grade

11 Qs

Tinklalapių kūrimo sąvokos

Tinklalapių kūrimo sąvokos

10th Grade - University

12 Qs

XA 090525 Quiz Algoritma dan Pemrograman

XA 090525 Quiz Algoritma dan Pemrograman

10th Grade

10 Qs

Quiz CSS

Quiz CSS

11th Grade

10 Qs

Quiz1 Kelas XII

Quiz1 Kelas XII

12th Grade

10 Qs

Kelas 4 bab-1

Kelas 4 bab-1

4th Grade - University

10 Qs

Мәтінді форматтау

Мәтінді форматтау

10th Grade - University

10 Qs

Kuis Python Lanjutan kelas XII

Kuis Python Lanjutan kelas XII

12th 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 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