Module 2- WAF

Module 2- WAF

Professional Development

10 Qs

quiz-placeholder

Similar activities

_Fundamentos HTML y CSS

_Fundamentos HTML y CSS

Professional Development

12 Qs

FrontEnd: Primeiros Passos

FrontEnd: Primeiros Passos

Professional Development

10 Qs

Software Development Quiz

Software Development Quiz

6th Grade - Professional Development

10 Qs

Revisão HTML / CSS - CEMI

Revisão HTML / CSS - CEMI

Professional Development

14 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

HTML & CSS Einführung

HTML & CSS Einführung

Professional Development

14 Qs

Basic CSS

Basic CSS

Professional Development

15 Qs

HTML/CSS 1.dan

HTML/CSS 1.dan

Professional Development

14 Qs

Module 2- WAF

Module 2- WAF

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Dr.Priyanga P

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following type of HTML tag is used to define an internal style sheet?

<script>

<link>

<class>

<style>

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following CSS property is used to make the text bold?

text-decoration: bold

font-weight: bold

font-style: bold

text-align: bold

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the output of following CSS code snippet?

h1 {color: "green";}

nothings happen

error occurs

heading becomes dark-green

heading becomes green

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct syntax to link an external style sheet in the HTML file?

<link rel=”stylesheet” href=”style.css” />

<link rel=”stylesheet” src=”style.css” />

<style rel=”stylesheet” src=”style.css” />

<style rel=”stylesheet” link=”style.css” />

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is the correct way to apply CSS Styles?

in an external CSS file

inside an HTML element

inside the <head> section of an HTML page

all of the mentioned

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not the property of the CSS box model?

margin

color

width

height

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following CSS property sets what kind of line decorations are added to an element, such as underlines, overlines, etc?

text-decoration

text-style

text-decoration-line

text-line

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?