Web Programming Essentials

Web Programming Essentials

Professional Development

15 Qs

quiz-placeholder

Similar activities

Web_FE_BASIC_SS07

Web_FE_BASIC_SS07

Professional Development

18 Qs

Bootcamp Quiz 4-CSS

Bootcamp Quiz 4-CSS

Professional Development

20 Qs

Html quiz

Html quiz

Professional Development

11 Qs

HTML and CSS Quiz

HTML and CSS Quiz

Professional Development

20 Qs

Nusantara Knowledge Forum

Nusantara Knowledge Forum

Professional Development

15 Qs

Simulação da Prova

Simulação da Prova

Professional Development

15 Qs

SQL com Supabase

SQL com Supabase

Professional Development

15 Qs

Next.js 1

Next.js 1

Professional Development

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