Week Two Exercises (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 09:35, 28 August 2016 by Karl Jones (Talk | contribs) (Create folders for your work)

Jump to: navigation, search

This article contains exercises for week two of Web Design and Development III (MGDP2060).

In-class exercises

Create folders for your work

On your laptop computer or classroom workstation, create a folder with two subfolders for your work.

First, select a base folder where you want to store your work. Alternately, create a new folder (with a name of your choice) for this purpose.

This base folder varies from student to student. For example, you may already have a folder named "HTC" where you store your school work. Or, you may have created a folder named "MGDP2060" on your desktop, etc.

Inside the base folder, create a folder/subfolder structure like this:

'''SUBDOMAIN.x10host.com'''
     '''public_ftp'''
     '''public_html'''

Replace "SUBDOMAIN" with your x10host subdomain.

Create index.php

In the public_html folder, create a document named index.php, and enter the content below into the document:

...

For next week

Read "Part Two: Building a WordPress Blog" (chapters four through eight)