Module 5

Module 5

1st Grade

20 Qs

quiz-placeholder

Similar activities

Tecnologías 9°

Tecnologías 9°

1st Grade

20 Qs

Latihan html dan css

Latihan html dan css

KG - University

20 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

SCSV 1223 WEB 2019/2020-1(SECTION 08) - Quiz 1-HTML

SCSV 1223 WEB 2019/2020-1(SECTION 08) - Quiz 1-HTML

1st - 10th Grade

20 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

Теги и атрибуты тегов

Теги и атрибуты тегов

1st Grade

18 Qs

HTML Basics Grade 08

HTML Basics Grade 08

1st Grade

20 Qs

LENGUAJES DE MARCAS - CUESTIONARIO 2

LENGUAJES DE MARCAS - CUESTIONARIO 2

1st Grade

25 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?