![]() |
![]() |
I. Overview: What are we going to do today?
II. Getting Started
What does HTML look like?
First Hands On Session
III. Using Lists to Organize Information
IV. Creating Hypertext Links
example: <a href= "http://cuinfo.cornell.edu">CUINFO</a>
Tagging an external link that opens in a new window:
example: <a href= "http://cuinfo.cornell.edu" target="_blank">CUINFO</a>
View the source of an HTML page with a link (see reverse side of HTML Guide No. 1b)
Second Hands On Session
V. Images on the Web
Third Hands On Session
VI. HTML Editors
Obtaining HTML Editing Software:
Download
latest version of TextWrangler (for Macs)
Fourth Hands On Session
CU People [Cornell community only]
Putting your pages on CIT's Web server using FTP (file transfer protocol)
Getting your pages from CIT's Web server using FTP
Setting
up a server at Cornell Other options besides CU People
Fifth Hands On Session
HTML Learning Resources:
Last updated 07 May 2007 [MOE] |