Difference between revisions of "Week Thirteen (MGDP2050)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (Created page with "Lecture notes and exercises for '''Week Thirteen''' of Web Design and Development II (MGDP2050). See also Week Twelve (MGDP2050) - Week Fourteen (MGDP2050). == R...") |
Karl Jones (Talk | contribs) |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Lecture notes | + | Lecture notes for '''Week Thirteen''' of [[Web Design and Development II (MGDP2050)]]. |
See also [[Week Twelve (MGDP2050)]] - [[Week Fourteen (MGDP2050)]]. | See also [[Week Twelve (MGDP2050)]] - [[Week Fourteen (MGDP2050)]]. | ||
− | == | + | == Topics == |
− | ... | + | * [https://validator.w3.org/ Markup Validator] - useful for finding and fixing tag problems |
+ | * [[Semantic HTML]] | ||
+ | * [[Responsive web design]] | ||
+ | ** [https://bradfrost.github.io/this-is-responsive/patterns.html Responsive patterns] @ bradfrost.github.io | ||
+ | * [[Box model (CSS)]] | ||
+ | * [[Background (CSS)]] | ||
+ | * [[Navigation bar (Bootstrap)]] | ||
+ | * [http://code.karljones.com/bootstrap-examples/ Bootstrap examples] | ||
+ | * Advanced topics: | ||
+ | ** [[Web accessibility]] | ||
+ | ** [[Screen reader]] | ||
+ | ** [[Internationalization and localization]] | ||
+ | ** [[GitHub]] | ||
+ | ** [[Revision control]] | ||
− | == | + | == For next week == |
− | + | * Catch up on exercises | |
+ | * Work on project | ||
− | + | No new exercises -- done with that for the semester. | |
− | |||
− | |||
− | + | [[Category:MGDP2050 weekly pages]] |
Latest revision as of 11:53, 17 May 2016
Lecture notes for Week Thirteen of Web Design and Development II (MGDP2050).
See also Week Twelve (MGDP2050) - Week Fourteen (MGDP2050).
Topics
- Markup Validator - useful for finding and fixing tag problems
- Semantic HTML
- Responsive web design
- Responsive patterns @ bradfrost.github.io
- Box model (CSS)
- Background (CSS)
- Navigation bar (Bootstrap)
- Bootstrap examples
- Advanced topics:
For next week
- Catch up on exercises
- Work on project
No new exercises -- done with that for the semester.