Introduction to CSC110

Download Report

Transcript Introduction to CSC110

CSW 131
Project Requirements
Fall 2013
1
Requirements for Your Web Site
 Create and present to class a new, original website including at minimum:
 5 HTML pages (+CSS page = 6)
 All pages must include footer with Copyrighted © 2013 Name
 Formatting ALL appearance using CSS with a STYLES page
 Majority of pages must have multiple columns (use <div> and float)
 Embedded CSS will likely be used for each page
 Comments on every web and styles page (<!- - - - > and /* */)
 Navigation on all pages and at least 1 additional link per page
 1 image per page with alternate text (in addition to banner or logo)
 1 table (total) with table headers (NOT for positioning items on page)
 1 form
 1 list (ul, ol, or dl)
 Use of JavaScript on at least 1 page
 Form validation, conditional statement, popup box, loop
 Other JavaScript (tons out there) / HTML IF you can explain it
 Appearance & functionality same on Chrome, FF & IE MINIMALLY
 (Should really also cover Safari and Opera; both PC & MAC)
 Must be uploaded to class designated server space AND sent via D2L
 See “REMOTELY using WinSCP & VWD Presentation (details on slide 8)”
2
Due Date & Presentation
 Projects due (complete, uploaded, and submitted
by D2L) PRIOR to class on TBD
 Web sites MUST be presented as part of the grade
 Presentation order will be based on a random “lottery”
3