Module 5

Module 5

1st Grade

20 Qs

quiz-placeholder

Similar activities

HTML

HTML

KG - University

20 Qs

HTML

HTML

1st - 12th Grade

20 Qs

CSS 2

CSS 2

1st - 12th Grade

20 Qs

CSS Av.1

CSS Av.1

1st Grade

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

Hojas de Estilos2

Hojas de Estilos2

1st Grade

15 Qs

qzggfn

qzggfn

1st Grade

20 Qs

PTS Pemrograman Web 22

PTS Pemrograman Web 22

1st - 3rd Grade

20 Qs

Module 5

Module 5

Assessment

Quiz

Computers

1st Grade

Medium

Created by

AHMAD ZAMRI

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

Hyperlinks and Text Markup Language

Home Tool Markup Language

Hyper Text Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for inserting an image?

<image src = "image.gif" alt="MyImage">

<img href = "image.gif" alt="MyImage">

<img alt = "MyImage">image.gif</img>

<img src = "image.gif" alt= "MyImage">

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The CSS inside HTML elements used alongside style attribute is called?

Inline CSS

External CSS

External CSS

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How is black color represented in terms of RGB values?

RGB(0,0,0)

RGB(100,100,100)

RGB(100,100,0)

RGB(100,0,0)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the smallest header in HTML by default?

h1

h2

h6

h4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Colorful Style Sheets

Creative Style Sheets

Cascading Style Sheets

Computer Style Sheets

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct syntax to add the external stylesheet in CSS?

<style src = quiz.css>

<style src = "quiz.css">

<stylesheet> quiz.css </stylesheet>

<link rel="stylesheet" type="quiz/css" href="quiz.css">

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?