CS197 W1 Getting Started

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

CS197: Programming in HTML

WEEKLY OVERVIEW:
Overview of Week One:
This week, we will be exploring the basics of the World Wide Web. We will begin creating templates for
webpages with HTML.
Course Outcomes:
At the successful completion of this weeks lessons, you should be prepared to:

Open a text editor and create an html file


Identify all tags required for a basic HTML web page
Add text to a webpage
Save webpage as an html file
View webpage in a browser
Upload an HTML page to an FTP client so it is viewable on the World Wide Web

Additional Learning Outcomes:


In addition to the course learning outcomes, you should develop a better understanding of the following
concepts:
How plan a website for a target audience
How we define a site map

Assigned Reading:
1.
2.
3.
4.

Read chapter 1 and pages 505 through the top of 516 of chapter 11 from our textbook
View lecture one: HTML Basics
Read lecture two: Notepad++
Read lecture three: SCP

Assignments:
1. Participate in the week one discussion: Introductions
2. Complete the week one assignment: Creating a Webpage from a Template
Additional Resources:
To help you better understand the concepts we are discussing this week, you need to download the Student Data
Files for the textbook, located at:
http://www.cengage.com/cgi-wadsworth/course_products_wp.pl?fid=M20b&product_isbn_issn=978130557816
6&token=8F414B32D8FA730BE1B2CB2D7BC9D65263EC8CF838FBC5D1F4421CA52209736C7C83522BF
2B4F9DC3DB9E2327C8F9CB779099ECA46001EDE8CE66629A30E64615C35CAA883B68A27

You might also like