HTML 1 - Resources

Listed below are some additional online resources for the course. Normally you will not need to refer to this page in order to complete the assignments for this course. The resources here are either already listed in the assignments, or they are additional resources for extra support or for going beyond the assignments.

LESSON 1 - Getting Started

Software Requirements

Web Browser - If you don't already have a current Web browser, download one from the sites listed below:
Internet Explorer (win)
Safari (both)
Firefox/Mozilla (both)
Opera (both)
Chrome (both)

Student Web account

Apply for an account on the SRJC server "student"

Secure Shell and FTP software (download & install -- we will use next week)

Download site on student server (both win and mac)
Cyberduck (mac)

Web site critique

Good Example of Web Site Critique

LESSON 2 - Very Simple Web Page

Using the student server - follow this link for more help on how to set up your account. You will find help for creating a public_html folder, using FTP software, and then locating your web page so you can view it.

LESSON 3 - Links

Creating Links to Other Pages, by Joe Burns, Ph.D - http://www.htmlgoodies.com/primers/primer_4.html

w3schools Tutorial on Links - http://www.w3schools.com/HTML/html_links.asp

LESSON 4 - Building Blocks

A complete list of XHTML elements - http://www.htmlhelp.com/reference/html40/block.html

Special characters chart - http://www.cookwood.com/html/extras/entities.html

LESSON 5 - Images

Download images
A searchable image archive - http://www.webplaces.com/search/

A great photo archive is - http://www.sxc.hu/ (you will need to obtain an account but there is no cost and no annoying email)

Remember that the JC has a subscription to clipart.com, and you are entitled to download as many images as you like from it. Just go to the computer lab and ask a teacher or lab assistant to log you in. You will need to save the files to your flash drive.

Download software
Photoshop Elements - http://www.adobe.com/products/tryadobe/main.jsp

LESSON 6 - Introduction to CSS

HTML Goodies CSS Tutorial - http://www.htmlgoodies.com/tutors/ie_style.html#impliment

CSS Properties - http://www.htmlhelp.com/reference/css/properties.html

Top 10 CSS Authoring Tips - http://www.oreillynet.com/pub/a/oreilly/web/news/csstop10_0500.html

W3C's CSS Validation Service - http://jigsaw.w3.org/css-validator/

LESSON 7 - CSS Font & Text Properties

W3school CSS Fonts - http://www.w3schools.com/css/css_font.asp

W3school CSS Text - http://www.w3schools.com/css/css_text.asp

Font Popularity Chart - http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml

Online Color Charts: http://visibone.com/colorlab/ or
http://www.2createawebsite.com/build/hex-colors.html

Extra Resources

Listing of all HTML 1 Lectures

Web FAQ - http://www.boutell.com/newfaq/creating/index.html

Internet Glossary - http://www.adeptmultimedia.com/glossaryab.htm

DOCTYPE information - http://www.w3schools.com/tags/tag_doctype.asp

meta tag information - http://www.w3schools.com/tags/tag_meta.asp

html tag information - http://www.w3schools.com/tags/tag_html.asp

Return to Top

Valid XHTML 1.0 Strict