HTML CSS JS Teacher Assessment

HTML CSS JS Teacher Assessment

Professional Development

40 Qs

quiz-placeholder

Similar activities

Cyber Security

Cyber Security

Professional Development

40 Qs

Davinci Resolve 17 Fusion 101

Davinci Resolve 17 Fusion 101

11th Grade - Professional Development

45 Qs

Pensamiento computacional

Pensamiento computacional

Professional Development

43 Qs

DEVOPS LIFECYCLE

DEVOPS LIFECYCLE

Professional Development

37 Qs

202508500003

202508500003

Professional Development

45 Qs

202508500001

202508500001

Professional Development

40 Qs

Quiz dla nowego trenera

Quiz dla nowego trenera

Professional Development

35 Qs

Binary to Hexadecimal

Binary to Hexadecimal

7th Grade - Professional Development

35 Qs

HTML CSS JS Teacher Assessment

HTML CSS JS Teacher Assessment

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Manisha Vashisth

Used 25+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

URL for link is specified using ___ attribute.

src

href

link

rel

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For defining internal links in a page we use -

class

target

src

id

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for writing ‘doctype’ in HTML5?

<!DOCTYPE HTML>

<!doctype html>

<!DOCTYPE html>

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To start a list at the count of 3, use -

<ol begin="3">

<ol start="3">

<ol num = "3">

<ol list="3">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to open documents in a new window?

<a target="_self">Link</a>

<a target="_top">Link</a>

<a target="_parent">Link</a>

<a target="_blank">Link</a>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will show an image located in folder named ‘image’, which is in the parent folder of the current page?

<img src="pic.img">

<img src="../pic.img">

<img src="../image/pic.img">

<img src="image/pic.img">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The element <DIV> has which of the following property?

provides some properties to some elements inside it

define content to be block-level

define content to be inline

none of the above

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?