HTML, CSS, Terminal & JavaScript

HTML, CSS, Terminal & JavaScript

Professional Development

20 Qs

quiz-placeholder

Similar activities

Nivelamento CSS com HTML

Nivelamento CSS com HTML

Professional Development

15 Qs

JS-QUIZ

JS-QUIZ

Professional Development

25 Qs

Frontend - CTO Cup

Frontend - CTO Cup

Professional Development

20 Qs

finals quiz 1

finals quiz 1

Professional Development

24 Qs

PHP QUIZ

PHP QUIZ

Professional Development

20 Qs

ITP 315 INTRO QUIZ

ITP 315 INTRO QUIZ

Professional Development

18 Qs

Data Science Quiz 1

Data Science Quiz 1

Professional Development

17 Qs

Python Programming Basics

Python Programming Basics

Professional Development

20 Qs

HTML, CSS, Terminal & JavaScript

HTML, CSS, Terminal & JavaScript

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Wayground Content

Used 40+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the correct syntax for a function in JavaScript?

def myFunction(){}

function myFunction(){}

function(){}

create function myFunction(){}

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

How do you apply flexbox to an element?

display: flex;

flex: 1;

align-items: center;

justify-content: space-between;

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the default display property of the

tag?

inline

block

flex

grid

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the purpose of HTML?

To style web content

To structure web content

To add interactivity to web pages

To create server-side applications

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

How can you make a font bold in CSS?

font-weight: bold;

font-style: bold;

text-weight: bold;

font-bold: true;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the command to rename files in your terminal?

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

How do you specify a favicon in an HTML document?

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?