html-css

html-css

University

15 Qs

quiz-placeholder

Similar activities

Zoom Cafe Episode 3

Zoom Cafe Episode 3

University

15 Qs

HTML and CSS - WAC (Day 1)

HTML and CSS - WAC (Day 1)

University

11 Qs

HTML Quizz

HTML Quizz

University

15 Qs

HTML CSS Recap

HTML CSS Recap

University

10 Qs

HTML e CSS

HTML e CSS

University

10 Qs

ვებ ტექნოლოგიიები1,3

ვებ ტექნოლოგიიები1,3

University

20 Qs

Pengenalan HTML dan CSS

Pengenalan HTML dan CSS

University

20 Qs

Introducción a HTML y CSS

Introducción a HTML y CSS

11th Grade - University

20 Qs

html-css

html-css

Assessment

Quiz

Education

University

Medium

Created by

coding everyone

Used 26+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Where does this title appear?

Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct code for a paragraph in CSS?

P

<p> </p>

.p

p{

}

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct CSS link tag?

<link rel="styles" href="stylesheet.css">

<link href="stylesheet">

<link rel="stylesheet" src="styles.css">

<link rel="stylesheet" href="styles.css">

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which line of code correctly places a gif image named "tiger" into a webpage?
<img src="tiger" alt="BengalTiger" />
<img gif=tiger alt="BengalTiger">
<image source="tiger.gif" alt=BengalTiger" />
<img src="tiger.gif" alt="BengalTiger" />

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML stands for

Hyper Text Marker Language

Hyper Text Marker Lingo

Hyper Text Markup Language

Hyper Text Markup Lingo

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?