Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit

CS170 – Computer Applications for Business

Assignment 2: Spring 2023

Due Date:

Before 11:59 p.m. on Friday, September 22th, 2023

Accept Until:

Before 11:59 p.m. on Friday, September 29th, 2023

Evaluation:

20 points

Submit to Canvas:

PetRecommendations.html file

Related Materials:

02_PetRecSample.pdf

PetRecommendations.html

https://www.w3schools.com/html/

Need help?

TA office hours and Lab Support Schedule posted in Canvas

YOU ARE ON YOUR HONOR TO COMPLETE THIS ASSIGNMENT WITHOUT ASSISTANCE. You may use your text and resources available to you through Canvas. You MAY NOT ask any human for assistance, give assistance to anyone, or use any online  tutoring service.

To earn credit for this assignment:

1.    Your html file must be submitted to Canvas on time.

2.    All work submitted should be your own work and not downloaded from the Internet or written by someone else (in whole or part).

Overview: This assignment is designed to introduce you to creating a single page website using HTML5. You will focus on the following concepts:

●    Structure of a simple HTML page

Basic formatting using HTML

●    Comments

●    Headings

●    Lists

Tables

You will upload your completed assignment via CANVAS Assignment Tool.  You should read the entire assignment before beginning to do your work.

General Directions and Focus of your Webpage:

1.    Download or view the following pdf file: 02_PetRecSample.pdf. This is the intended result of  the webpage you are to create.  You will refer to this pdf file to see the required formatting.    Your resulting webpage should display the information in the same format as the pdf file. The only difference is that the pdf file is 2 pages, and your webpage is one page.

2.    To help you get started: Download the file PetRecommendations.html. This is the file you will

modify. All of the required  information is in this html file, but no html tags are included. You will do the following:

a.    Add the basic html page structure tags. You are creating a one-page website.

b.    Add appropriate title to your webpage.

c.    Add a comment with your name and section number within thetags.

d.    Add a comment with the following statement within thetags: “On my honor, I have neither received nor given any unauthorized assistance on this assignment.”

e.    Add the appropriately sized headings in the appropriate places.

f.     Format in paragraphs or include line breaks where needed.

g.    Create formatted table with captions as displayed in the pdf file.

h.    Format in bold or italics as in the pdf file.

i.     Insert a horizontal rule to separate the SOURCE information from the information about the topic.

References:

●    Chapter 4 of the Fluency textbook

●    Learning Objectives listed in Week_02_Resources

Recitation information