Web Programming Essentials

Web Programming Essentials

Professional Development

15 Qs

quiz-placeholder

Similar activities

[FE] Ice Breaking - Mastering CSS

[FE] Ice Breaking - Mastering CSS

Professional Development

10 Qs

Basic Web Programming Exercise

Basic Web Programming Exercise

Professional Development

12 Qs

Understanding HTML

Understanding HTML

Professional Development

20 Qs

Dasar-Dasar HTML

Dasar-Dasar HTML

Professional Development

15 Qs

QUIZ SOBRE TECNOLOGIA

QUIZ SOBRE TECNOLOGIA

Professional Development

20 Qs

PrIncipais Tags HTML e Inputs HTML

PrIncipais Tags HTML e Inputs HTML

Professional Development

12 Qs

HTML Quiz

HTML Quiz

Professional Development

10 Qs

Mastering HTML5 and CSS

Mastering HTML5 and CSS

Professional Development

15 Qs

Web Programming Essentials

Web Programming Essentials

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Revathy BD

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the preferred way for adding a background color in HTML?

<body background="yellow">

<background>yellow</background>

Media Image

<background color="yellow">text<background>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in an HTML document?

The tag is used to display the main content of the page.

The tag is used to contain meta-information about the HTML document.

The tag is for defining the layout of the webpage.

The tag is used to include images and videos in the document.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create an e-mail link?

<mail href="a@b">

<mail>a@b</mail>

<a href="a@b">

<a href="mailto:a@b.com">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I add scrolling text to my page?

<scroll>

<marquee>

<ciruler>

<tab>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Scripts

Creative Style Sheets

Cascading System Styles

Cascading Style Sheets

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color in CSS?

background-style

bg-color

color-background

background-color

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?