WEBDEV101

WEBDEV101

University

10 Qs

quiz-placeholder

Similar activities

Web Designing Quiz-2

Web Designing Quiz-2

University

10 Qs

HTML

HTML

University

13 Qs

Teste python- Unesp-Jaboticabal

Teste python- Unesp-Jaboticabal

University

10 Qs

07 - Map

07 - Map

University

15 Qs

IOTA : Web Development Bootcamp Quiz 2

IOTA : Web Development Bootcamp Quiz 2

University

14 Qs

PSSI Chp 1 dan 2

PSSI Chp 1 dan 2

University

12 Qs

Components of GIS & Levels/Scales

Components of GIS & Levels/Scales

University

12 Qs

ระบบปฏิบัติการ ชุดที่ 1

ระบบปฏิบัติการ ชุดที่ 1

University

15 Qs

WEBDEV101

WEBDEV101

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Cartagena, 1-1

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the purpose of the <!DOCTYPE html> declaration in an HTML document?

It defines the structure of the document

It links to an external stylesheet

It tells the browser the document type and HTML version

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tags mark the beginning and the end of an HTML document?

<body> </body>

<html> </html>

<p> </p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a paragraph in HTML?

<p>

<body>

<html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of CSS is applied directly within HTML elements using the style attribute?

External CSS

Inline CSS

Embedded CSS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of a CSS rule defines the style you want to apply to an element, such as "color" or "font-size"?

Selector

Declaration block

Property

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for linking an external CSS file in an HTML document?

<style src="style.css">

<css link="style.css">

<link rel="stylesheet" href="style.css">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new database in MySQL?

CREATE DATABASE database_name;

NEW DATABASE database_name;

MAKE DATABASE database_name;

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?