SHORT ACTIVITY

SHORT ACTIVITY

9th Grade

10 Qs

quiz-placeholder

Similar activities

Intermediate level quiz

Intermediate level quiz

7th - 10th Grade

10 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

Artificial Intelligence -Voice Selfie

Artificial Intelligence -Voice Selfie

4th - 12th Grade

15 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

Elements, Paths, and Entities

Elements, Paths, and Entities

9th - 12th Grade

15 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML Links/Images/Maps

HTML Links/Images/Maps

7th - 12th Grade

15 Qs

SHORT ACTIVITY

SHORT ACTIVITY

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Jonalyn Rosario

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<a _______="PT1_MARCAL1.HTML">MUNDO: </a>

href

id

img src

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

. Which of the following is correct in inserting the picture with a filename “moon.jpg”?

<IMG SCR = “moon.jpg” ALT= “MOON” HEIGHT=140 WIDTH=140 />

<IMG SRC = “moon.jpg” ALT= “MOON” HEIGHT=140 WIDTH=140 />

A.     <IMAGE SRC = “moon.jpg” ALT= “MOON” HEIGHT=140 WIDTH=140 />

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML anchor tag defines a hyperlink that links one page to another. It can create hyperlinks to other web pages, files, locations, or any URL.

TRUE

FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "href" attribute is the most important attribute of an HTML tag; it links to a destination page or URL.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The href attribute uses the ______symbol followed by the id of the target section.

#

*

%

@

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each section has NO unique id attribute that matches the href value of the corresponding link.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

SYNTAX IN CREATING LINK WITHIN A PAGE:

<a href="#section1" >Section 1</a>

WHAT COULD BE THE ASSIGN ID ATTRIBUTE - TO LINK A SPECIFIC SECTION?

<a id attribute="section1" >Section 1</a>

<a id="#section1" >Section 1</a>

<a id="section1" >Section 1</a>

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?