Project 1: Domain Setup solution

$25.00

Original Work ?
Category: You will Instantly receive a download link for .ZIP solution file upon Payment

Description

5/5 - (2 votes)

Objectives
 Gain access to your web hosting location.
 Create a web page.
 Upload your page and display it in a browser.
Assignment
We want to get some practice using the basic tools for publishing a web page and, at the same time,
test that our website works properly and is visible to the world. To accomplish that, use the
following steps:
 Use an editor to create an HTML file.
o Include some basic content. At a minimum, I expect to see you use a header section with
a title tag, heading text with the appropriate tag, and a body section containing more than
one paragraph.
o Use a simple text editor; you can switch to dedicated web page editors later in the
semester
 Use a secure FTP tool to upload your file to your site.
o The instructions for accessing your site are at
https://www.cefns.nau.edu/~pek7/CS212/CEFNS%20Web%20Hosting.pdf
o Even if you already have a non-CEFNS site, please use your CEFNS space for this class.
o For Windows, I like using WinSCP, but you may use any client software you prefer.
 Display your site in a web browser.
o The URL should be https://www.cefns.nau.edu/~yourusername/, for example,
https://www.cefns.nau.edu/~pek7/.
o The tilde (‘~’) may not be necessary for new accounts.
o Take a screen shot of the page to include in your report.
Project Report
The final step of this assignment is to create a report consisting of a cover page, an overview of the
project, sample output, and the source code. See Assignment Policies on either the class website or
Bb Learn. Just as a reminder, the cover page should contain the following information. Correct the
date to be the day you actually turn in the project.
Project 1: Domain Setup
Your Name