Difference between revisions of "Week Five (MGDP2050)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Cascading Style Sheets)
Line 15: Line 15:
  
 
Reading: [[Cascading Style Sheets]].
 
Reading: [[Cascading Style Sheets]].
 +
 +
== Web page layout ==
 +
 +
See:
 +
 +
* [[Composition (visual arts)]]
 +
* [[Page layout]]
 +
* [[Web page layout]]
 +
 +
== Bootstrap grid ==
 +
 +
The '''grid''' is Bootstrap's [[web page layout]] structure.
 +
 +
It is built from units of twelve.  Use it to create columns.
 +
 +
See [[Bootstrap grid]].
  
 
== Exercises: in class ==
 
== Exercises: in class ==

Revision as of 13:25, 9 February 2016

Lecture notes and exercises for Week Five of Web Design and Development II (MGDP2050).

No classes for two weeks!

  • Next class session is March 8 (Week Six)

See also Week Four (MGDP2050) - Week Six (MGDP2050).

Review

Cascading Style Sheets

Reading: Cascading Style Sheets.

Web page layout

See:

Bootstrap grid

The grid is Bootstrap's web page layout structure.

It is built from units of twelve. Use it to create columns.

See Bootstrap grid.

Exercises: in class

...

Exercises: for next week

...

Reading