Web Authoring (10th)

Web Authoring (10th)

8th - 12th Grade

50 Qs

quiz-placeholder

Similar activities

Prueba de diagnóstico HTML&CSS

Prueba de diagnóstico HTML&CSS

12th Grade

52 Qs

HTML_CSS_GENIALLY

HTML_CSS_GENIALLY

9th Grade

50 Qs

DreamweaverCC_unit1

DreamweaverCC_unit1

9th - 12th Grade

45 Qs

Fund. of Web Design: Final Exam Review

Fund. of Web Design: Final Exam Review

9th - 12th Grade

50 Qs

HTML Basics

HTML Basics

11th - 12th Grade

55 Qs

HTML

HTML

9th - 12th Grade

50 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

Quarter 1 Exam - TLE(ICT) - HTML

Quarter 1 Exam - TLE(ICT) - HTML

6th - 8th Grade

51 Qs

Web Authoring (10th)

Web Authoring (10th)

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Juni Puhua

Used 13+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Rohan has added this line of code to a new site. What will the code do?

insert an image file named ‘logo’ with a description of ‘Company logo’, 100 pixels wide

insert a company logo named img src, 100 pixels wide

insert a logo named img src, 100 pixels wide

insert a background logo, 100 pixels wide

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Which line of code will create an external hyperlink to this website?

<a href=“https://www.pearson.com”>Pearson Webpage</a>

<a =“https.pearson.com”>Pearson Webpage</a>

<ext=“https://www.pearson.com”>Pearson Webpage</e>

<a hfer=“https://www.pearson.com”>Pearson Webpage</a>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

As the web page develops, anchors are added to the page to aid user experience. Which of the following describes to purpose of an anchor?

To link to a specific point within a web page

To allow images and sound to be added

To format text and images

To embed code from another page

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following lines of HTML correctly allows an image of a wind turbine with a text alternative title to be added to a page?

<img src=“wind_turbine.jpg” alt=“Wind turbine in field”>

<image =“wind_turbine.jpg” name=“Wind turbine in field”>

<photo src=“wind_turbine.jpg” title=“Wind turbine in field”>

<img insert=“wind_turbine.jpg” text=“Wind turbine in field”>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following HTML formatting commands would be used to place a block of text at the left of a line in Arial?

font-align and font-family

font-style and font-family

font-style and background colour

font-size and font-align

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Web pages allow users to access information. The web page will display an image.  Write the HTML code to display this image. Assume that :

<img src="coffeecup.png" style="width:200px; height:300px;"

<img src="coffeecup.jpg" style="width:200px; height:300px;"

<image src="coffeecup.png" style="width:200px; height:300px;"

<img source="coffeecup.png" style="width:200px; height:300px;"

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

 Add the missing code on lines 3

</title>

<title>

<end title>

</head>

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?