Module 5

Module 5

1st Grade

20 Qs

quiz-placeholder

Similar activities

Web Design: Pre-/Post Test on HTML

Web Design: Pre-/Post Test on HTML

KG - Professional Development

25 Qs

KOD ARAHAN HTML

KOD ARAHAN HTML

1st - 3rd Grade

20 Qs

HTML Table Code

HTML Table Code

1st - 3rd Grade

20 Qs

Llenguatge de Marques (Tema6)

Llenguatge de Marques (Tema6)

1st Grade

21 Qs

Programación Web

Programación Web

1st Grade

15 Qs

HTML + CSS + Bootstrap

HTML + CSS + Bootstrap

1st - 3rd Grade

15 Qs

QUIZ WEB PROGRAMMING SESI 2

QUIZ WEB PROGRAMMING SESI 2

1st Grade

19 Qs

m1-html-css-js

m1-html-css-js

KG - Professional Development

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?