Home~210 Internet Programming I
Description
This class covers the two main scripting languages used to design web pages: HTML and Cascading Style Sheets (CSS). In the final credit, JavaScript is introduced. Classes are a mixture of lecture and guided labs.
Each credit ends with a real world project where students apply the skills they have learned. For the end of credit projects, students use DreamWeaver to create their pages.
This class is variable credit. Students can take from 1 to 5 credits. Each credit lasts 2 weeks. A student taking 1 credit would complete the class in 2 weeks while a student taking 3 credits would complete the class in 6 weeks.
Prerequisites: none
Outline
Credit 1: Creating the Basic Web Page with XHTML
- Developing a Web Page
- Working with XHTML
- Project: Design Home Page
Credit 2: Designing the Web Page and Site
- Developing a Web Site
- Designing a Web Page
- Project: Plan and Implement Web Site
Credit 3: Page Layout with Tables and Frames
- Page Layout with Tables
- Page Layout with Frames
- Project: Layout site pages with tables
Credit 4: HTML Forms and Cascading Style Sheets
- HTML Forms
- Cascading Style Sheets
- Project: Create form and finalize design using CSS
Credit 5: Creating Dynamic Pages using Multimedia and JavaScript
- Adding Multimedia
- Intro to JavaScript
- Project: Improve site using JavaScript