Week Seven Exercises (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 14:19, 8 October 2015 by Karl Jones (Talk | contribs)

Jump to: navigation, search

This article contains exercises for Week Seven (MGDP2060).

In this exercise, you will create a static web page, which you will later (next week) convert to a custom WordPress theme.

Review your design

Review mockup of Home page.

Create folder

In your local root folder, create a new folder named prototype.

Create document

In this folder, create a new document named index.html.

Create the HTML, CSS, and images necessary to display your Home page.

Responsive web design

Use Bootstrap (framework) or other Responsive web design framework.

Create HTML, CSS, images

Create the HTML, CSS, and images for your design.

This work does not need to be the complete, final design.

It must demonstrate some progress, but you you may continue to develop and improve your design throughout the semester.

Finishing up

  • Upload work to server. Browse, test.
  • Make link from your Home page to your exercise page.

Plan for Custom Post

Plan to implement a Custom Post of your choice.

What kind of Custom Post will suit your needs?

Plan for Custom Category Pages

Plan to implement Custom Category pages.

What will your design look like?

Reading for next week