Guaranteed Program Quiz -1

Guaranteed Program Quiz -1

University

10 Qs

quiz-placeholder

Similar activities

Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

Exp 2

Exp 2

University

10 Qs

Descriptive Statistics  and t-test

Descriptive Statistics and t-test

University

15 Qs

Pautan Teks dan Imej dalam HTML

Pautan Teks dan Imej dalam HTML

1st Grade - University

5 Qs

Tech Time

Tech Time

KG - Professional Development

5 Qs

HTML + CSS

HTML + CSS

12th Grade - Professional Development

10 Qs

HTML Basics

HTML Basics

University

10 Qs

Week 3 Homework Review

Week 3 Homework Review

University

14 Qs

Guaranteed Program Quiz -1

Guaranteed Program Quiz -1

Assessment

Quiz

Other

University

Easy

Created by

Gnaneshwar Reddy

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What does HTML stand for?

a) Hyper Text Markup Language

b) Home Tool Markup Language

c) Hyperlinks and Text Markup Language

d) Hyper Tool Meta Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is the correct sequence of HTML tags for starting a webpage?

a) <header>, <title>, <body>

b) <html>, <head>, <title>, <body>

c) <html>, <body>, <title>

d) <html>, <title>, <head>, <body>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What is the correct HTML tag for inserting a line break?

a) <lb>

b) <br>

c) <break>

d) <newline>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following is the correct way to create an email link in HTML?

a) <a href="email@example.com">email</a>

b) <a href="mailto">email@example.com</a>

d) <mail href="email@example.com">email</mail>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. How can you create an ordered list in HTML?

a) <ul>

b) <ol>

c) <ol> <li>Item</li> </ol>

d) <dl>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which HTML attribute is used to define inline styles?

a) class

b) styles

c) style

d) font

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. How do you add a background color for all <h1> elements?

<h1 style="background-color:yellow;">

b) h1 {background-color: yellow;}

c) <h1 bg="yellow">

d) <h1 color="background: yellow;">

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?