FED521 Quiz1 HTML CSS JavaScript Basics

FED521 Quiz1 HTML CSS JavaScript Basics

University

20 Qs

quiz-placeholder

Similar activities

Minecrath

Minecrath

12th Grade - Professional Development

17 Qs

Jenkins

Jenkins

University

15 Qs

Code nhanh

Code nhanh

University

21 Qs

University abril 2023

University abril 2023

University

18 Qs

R programming

R programming

University

15 Qs

Day -5 Workshop Quiz

Day -5 Workshop Quiz

University

15 Qs

Quanta

Quanta

University

20 Qs

Quiz Pemrograman JavaScript

Quiz Pemrograman JavaScript

1st Grade - University

15 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?