Web Programming '20 Semester Exam Morrell

Web Programming '20 Semester Exam Morrell

9th Grade

33 Qs

quiz-placeholder

Similar activities

Mechanical Control Systems Quiz

Mechanical Control Systems Quiz

8th Grade - University

29 Qs

SELEKSI NON ASN IT SUPPORT BP4

SELEKSI NON ASN IT SUPPORT BP4

1st - 10th Grade

30 Qs

CBA Graphic Design

CBA Graphic Design

9th - 12th Grade

30 Qs

WJEC Eduqas 1/2 Engineering Unit 3: Solving Engineering Problems

WJEC Eduqas 1/2 Engineering Unit 3: Solving Engineering Problems

9th - 12th Grade

30 Qs

Digital Design Voc.

Digital Design Voc.

9th - 12th Grade

30 Qs

Photoshop Intro Quiz

Photoshop Intro Quiz

8th Grade - University

30 Qs

Year 9 Spring 22

Year 9 Spring 22

9th Grade

31 Qs

Modul 4 Digital Artistik

Modul 4 Digital Artistik

1st - 12th Grade

30 Qs

Web Programming '20 Semester Exam Morrell

Web Programming '20 Semester Exam Morrell

Assessment

Quiz

Design

9th Grade

Easy

Created by

Tyler Morrell

Used 18+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function of the link to connect between 1 file with other file in web pages. What is the correct HTML for creating a hyperlink in .html format?

<a url="http://www.w3schools.com">W3Schools.com</a>

<a name="http://www.w3schools.com">W3Schools.com</a>

<a href="http://www.w3schools.com">W3Schools</a>

<href a>http://www.w3schools.com</a>

<a href=http://www.w3schools.com>W3Schools</a>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the proper way to start writing a webpage?

Start with the <html> tag

Start with the <head> tag

Start with the <footer> tag

Don't use anything at all and just go at it

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h1>

<heading>

<h6>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<lb>

<br>

<break>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

<a name="http://www.google.com">Google.com</a>

<a>http://www.google.com</a>

<a url="http://www.google.com">Google.com</a>

<a href="http://www.google.com">Google.com</a>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these elements are all <table> elements?

<table><tt><td>

<tbl><tr><td>

<table><tr><td>

<tbl><tt><td>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is used to change the text color of a <label>?

background-color

color

col

None of all above

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?