WEBDEV101

WEBDEV101

University

10 Qs

quiz-placeholder

Similar activities

BIM1014 Quiz 2

BIM1014 Quiz 2

KG - University

15 Qs

PMBOK Quiz

PMBOK Quiz

KG - University

10 Qs

Aprendeu ou disfarçou?

Aprendeu ou disfarçou?

12th Grade - Professional Development

10 Qs

BÀI 14- THUẬT TOÁN TÌM KIẾM TUẦN TỰ

BÀI 14- THUẬT TOÁN TÌM KIẾM TUẦN TỰ

6th Grade - University

14 Qs

Pengantar Coding

Pengantar Coding

University

10 Qs

Archivos Digitales

Archivos Digitales

9th Grade - University

14 Qs

tik kelas 7

tik kelas 7

1st Grade - University

15 Qs

HTML DOJO 1

HTML DOJO 1

University

10 Qs

WEBDEV101

WEBDEV101

Assessment

Quiz

Computers

University

Medium

Created by

Cartagena, 1-1

Used 5+ times

FREE Resource

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?