Search Header Logo

Web Development Quiz

Authored by Shatabdi Ghadei

Computers

University

Used 2+ times

Web Development Quiz
AI

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

30 sec • 1 pt

Which of these elements in HTML can be used for making a text bold?

<a>

<h3>

<b>

<bold>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag do we use in HTML for inserting a line-break?

<a>

<br>

<img>

<pre>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag do we use to display text along with a scrolling effect?

<marquee>

<scroll>

<div>

<section>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector do we use to specify the rule for binding some particular unique element?

class

tag

id

both id and class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag do you use to directly write the style rules within a document found within the document’s head?

<css>

<style>

<php>

<script>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a correct output for the JavaScript code given below?

let X= “Hey”;

let Y=”There”;

alert(X+Y);

Hey There

Hey_There

HeyThere

undefined

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code?

let a=12

let b='2'

colsole.log(a+b);

14

122

Error

undefined

Access all questions and much more by creating a free account

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

Already have an account?