Week Seven Exercises (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 14:10, 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, image

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

This does not need to be a 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.

Reading for next week