Difference between revisions of "Week One Exercises (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(For next week)
Line 29: Line 29:
 
* Valid HTML.
 
* Valid HTML.
  
== For next week ==
+
== Reading for next week ==
 +
 
 +
Study the first three chapters of [[WordPress: The Missing Manual]] for next week.
 +
 
  
...
 
  
 
[[Category:Week One (MGDP2060)]]
 
[[Category:Week One (MGDP2060)]]
 
[[Category:Web Design and Development III (MGDP2060)]]
 
[[Category:Web Design and Development III (MGDP2060)]]

Revision as of 17:50, 20 August 2016

This article contains exercises for Week One of Web Design and Development III (MGDP2060).

In class

Create folders and subfolders for exercises

...

Configure File Transfer Protocol (FTP)

...

Create a simple home page named index.php

Create a text document named index.php.

Enter the HTML5 for a simple home page.

Upload to web server.

Browse.

See Home page example (MGDP2060).

You do not need to imitate the above page; you are free to to create any design you like. The important principles:

  • Identify your site
  • Use the title element appropriately.
  • Valid HTML.

Reading for next week

Study the first three chapters of WordPress: The Missing Manual for next week.