
WEBDEV101
Authored by Cartagena, 1-1
Computers
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?