Categories
CSS HTML

WMDD4815 2016 Magazine Examples

Magazine Examples Shakti Front Page Story Contact Sources 404 Fernanda Front Page Story Contact Sources 404 Andre Front Page Story Contact Sources 404 Amanda Front Page Story Contact Sources 404 Denise Front Page Story Contact Sources 404 William Front Page Story Contact Sources 404 Ian Front Page Story

Categories
Langara Outlines

WMDD 4815 Outline (2017)

NOTE: this outline is for a previous running of the class. To go to the current outline, use the menu at the top of the page. WMADD 4815 HTML / CSS 1 Credits: 3 Room: B014 Contact Info: Kevin McMillan Office A247b 604.323.5941 Days & Times: Spring 2017 Wednesdays Jan 04–April 05 Section 1 Lecture: 8:30–11:30 Lab: 11:30–1:30Section […]

Categories
Langara Outlines

WMADD 4840 Outline (2017)

NOTE: this outline is for a previous running of the class. To go to the current outline, use the menu at the top of the page. Your final assignment is due within one week of the last class, by midnight. The final exam will take place in the last class session—not in the exam period […]

Categories
CSS HTML

Magazine Assignment Checklist

Please review this checklist before the Magazine assignment due date. Validation & Semantics did you validate your html? did you validate your css? do your images have correct alt information? are you setting up a hierarchy of meaning with appropriate heading levels? are your sectioning tags (div, article, nav, footer, header) correctly used? Graphics have […]

Categories
CSS

Making Your Own Grid Measurements

While using a framework like a downloaded grid system or a more full-featured framework like Bootstrap can make prototyping designs very efficient, they all come with overhead. For example, if you just need to line up some boxes, using a framework can add many hundreds of lines of CSS that you don’t even use. For […]

Categories
CSS HTML

Box Model, Paths, SFTP Exercise

You have forty-five minutes for this test.  You can use the Internet or your notes if you’re not sure how to do something. You may not talk, text, or email anyone. If you are seen to be looking at your classmates’ work, you will receive a zero for the test. Please download and unpack this zip file. This […]

Categories
CSS HTML Tools & Generators

Chrome Developer Tools Exercise: LangaraPRM.com

This exercise is meant to help you familiarize yourself with the Chrome Developer Tools by examining and modifying the code that makes up any webpage. The Developer Tools allow us to do things like the following: see what html goes into any element in the page examine the nesting of html elements see what css […]

Categories
CSS

Advanced Selectors Exercise: Fela Kuti (revised 2023)

This exercise will demonstrate ways to utilize advanced CSS selectors. Some reasons why learning advanced selectors will benefit you. About the Exercise First, please download this zip archive of the files you need for the exercise. This includes screenshots showing most of what you need to do. The screenshots were taken on a retina Mac, so they’re […]

Categories
Uncategorized

Tutorial Videos & Courses

Editors & Plugins Up & Running With Sublime Text 2 (L) Perfect Workflow With Sublime Text 2 (TP) Learn Atom: The Basics (L) Coding Faster With Emmet (L) Web Developer Tools Navigating the DOM with Developer Tools (L) User Experience Fundamentals of User Experience (L)    

Categories
WordPress Templates

WordPress Theming Links

The Basics To build an understanding of how WordPress themes work, start at the WordPress Theme Handbook, Chapter Two. This will give you a understanding of Template Files Post Types The Template Hierarchy The Loop Template Tags Theme Functions Including CSS & JavaScript Conditional Tags Categories & Tags Template Hierarchy Links The template hierarchy is one […]