butterflygif
 

: Summer 2018 :

:: Summer2018 ::

Assignments
: Assignment 1
: Assignment 2
: Assignment 3

:: Summer 2018 ::

Instructors:

Domas Budrys
Todd Young
Mariah Carnahan
Mikayla Webber
Tabitha Lee
Joseph Waltz

::::

 

 
Day   Topic   Reading   Resources / Examples   Remarks / Due / Exam
                 
1
5/29, Tue
  Introduction to web development
Code, test and validate a web page
  HTML Ch. 1
HTML Ch. 2
  :: HTML, CSS examples ::
ex001_basic.htm
ex002_basic.htm
ex003_selector.htm and . css
:: JavaScript Examples ::
:: W3C html Validator ::
:: W3C css Validator ::
:: Notepad ++ ::
  :: Introduction ::

                 
2
5/30, Wed
  HTML structure
Use CSS to format elements of a web page
  HTML Ch. 3
HTML Ch. 4
  ex004_basic.htm
project step 01
ex005_format.htm
... (006, 007, 008, 009, 010, 011, 012, 013) ...
ex014_float_image.htm
project step 02

ex015_box_model.htm
... (016, 017, 018, 019, 020, 021, 022, 023) ...
024_toc.htm
project step 03
project step 04

  Assignment 1
                 
3
5/31, Thur
  CSS box model
Use CSS for page layout
  HTML Ch. 5
HTML Ch. 6
  ex025_list.htm
ex026_list_links.htm
project step 05
  Assignment 2
                 
4
6/1 Fri
  JavaScript programming basics   JS Ch. 1   :: JavaScript Examples ::
ex001_prompt.htm
... (002, 003, 004, 005, 006, 007, 008) ...
ex009_nowrite.htm
  Assignment 3