FED521 Quiz1 HTML CSS JavaScript Basics

FED521 Quiz1 HTML CSS JavaScript Basics

University

20 Qs

quiz-placeholder

Similar activities

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

ambot para asa ni

ambot para asa ni

University

20 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

Back-End Development - Quiz 1

Back-End Development - Quiz 1

University

20 Qs

Tech-Pictionary Round 1

Tech-Pictionary Round 1

University

20 Qs

Web Development Quiz

Web Development Quiz

University

15 Qs

TechOrda Frontend үміткерлеріне арналған тест

TechOrda Frontend үміткерлеріне арналған тест

University

22 Qs

JS P1

JS P1

University

17 Qs

FED521 Quiz1 HTML CSS JavaScript Basics

FED521 Quiz1 HTML CSS JavaScript Basics

Assessment

Quiz

Other

University

Medium

Created by

Amenda Raganya

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

HyperText Markup Code

Hyperlink Text Markup Language

HyperText Markup Language

Highly Technical Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of CSS?

To style and format web pages

To walk the dog

To bake cookies

To water plants

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is used for client-side scripting?

JavaScript

C++

HTML

Python

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to include an external JavaScript file?

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'href' attribute in HTML do?

Adds a border around the element

Plays a video when clicked

Changes the font size of the text

Specifies the URL of the page the link goes to.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you center a div element horizontally in CSS?

text-align: center;

margin: 0 auto; width: 50%;

float: center;

display: flex; justify-content: center;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'document.getElementById()' method in JavaScript?

To create a new JavaScript function

To change the styling of an element

To add a new element to the DOM

To retrieve an element from the DOM based on its unique ID.

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?