|
Advanced HTMLBCS 500 |
Section A | Section B | Section Sound | Section Java | Section MKT | Section XML |
SECTION A © by W. Tim G. Richardson |
Chapter | Subject | ||
Chapter 1 |
HTML and the Web
- Paul Baran, "packet-switching" - ARPANET and military and academic origins Tim Berners-Lee, the WWW and 1991
- page 10~11 in text
Web Browsers - Mosaic and then Netscape - page 12~15 in text |
||
Chpt 2
Chpt 2
Chpt 2
|
HTML 4.0 - the W3C's main page on HTML 4.0 specifications http://www.w3.org/TR/WD-html40/ a good summary of how we
got to HTML 4.0 http://www.htmlgoodies.com/html4-ref/
Tags and tag attributes(page 20 ~ 21 in text) - container tags - empty tags Structural rules (page 23 in text) - nesting container tags Web Document Structure Tags - beginning page 30 in the text - p. 25 and p. 32 in Darnell's book http://people.senecac.on.ca/tim.richardson/BCS500/DOCTYPE.htmv <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN"> <HTML> tag <HEAD> tag <META> tag meta tag words tell search engines what the page is about <TITLE> tag in the title tag is where the words go that show up when you bookmark the page </TITLE> tag </HEAD> tag <BODY> tag this is where your content on the page goes </BODY> tag </HTML> tag page on Document
Tags from Case Western Reserve University
Basic Page Layout Issues p. 48~49 in Darnell's book Before beginning to create your page, you must first deal with 1. What message do you want to give 2. To whom do you want to receive the message for further discusssion on this important point, go here http://people.senecac.on.ca/tim.richardson/BCS500/darnell48.htm |
Chp 2
continued,, HTML
|
HTML
Editors
Rick Darnell says that "one of the main drawbacks to working with HTML is that many Web page editors don't display a page the way it will look on a browser ...this situation is changing with the advent of WYSIWYG editors that display a page using the standard accepted by most browsers." There
are 2 basic types of HTML Editors:
Go to Tucows (click on icon to the left) to browse through several of the Advanced HTML editors. You will find HoTMetaL, HotDog and WPC on the list as well as others. A short list Review of some
of the more popular HTML Editors, including links to their downloads http://www.qsystems.net/pub/html.htm
HoTMetaL Pro, at http://www.sq.com/ is the product of a SoftQuad Software Inc., (which was recently bought by Corel) a Canadian company based in Toronto. Various sources say HoTMetaL has the largest number of users. Homesite, which is now selling version 4.0, is also well know with experienced webmasters, and is easy enough to use for novices. Homesite 4.0 is also one of the web editors used by the folks at Seneca in the CNT Allaire,
the company behind Homesite 4.0, is also the company from which ColdFusion
comes.
|
.
Chp 2
continued,, HTML
|
HTML
Editors, continued
|
||||||||||
Chp 3 Displayed Elements |
http://www.htmlgoodies.com/ Tags - logical and physical formatting tags (see table page 91 in text) We will go through as many
of the tags as possible, in this class, and the next and will make sure
you know the following, if you don't already.
We will also do Assignment
#1 (described below) in this class
|
. | Explanation
of Assignment #1 5%
Document Structure Tags Assignment - you are required to create a simple page in notepad, such as mainpage.htm or firstpage.htm - on this page you should demonstrate, as fully as possible, all the document structure tags we have discussed in class - you do not need to put any other more complicated tags on the page that we have not yet dealt with yet - when you finish this page you will upload it to your learn account and tell the professor what the URL is This exercise will be done, and marked by class, Fri, Sept 14th |
It
is STRONGLY recommended that you read and understand as much of Chapter
3 as you can. Buy the book
(in the past, copies were available at the Chapters store at Kennedy and Progress - they are reserved for Seneca Students so go to the Special Orders Desk) WTGR |
Chp 3
|
List Tags, Ordered
and Unordered Lists -
page 74 in the text
<OL><LI> and attributes and nesting <DIR> very good web page
on Tags for
Lists from Waubonsee Community College, which includes explanation
of the code, and it shows the results in a column beside
A collection of colleges in Arizona - see http://www.maricopa.edu/ Writing HTML was developed by Alan Levine, instructional technologist at the Maricopa Community Colleges. |
Chp 3
|
Character Formatting
Elements - beginning page 88 in the
text
<B><I><U><SUB><STRIKE> bolding and italics etc. Comment tags <!-...... stuff ....->
|
Chp 3
continued, Chpt 4 Chpt 5 |
Character Formatting
Elements -continued
+ Hypertext Anchors Chapter 4 is only 8 pages in the text ! To format character elements
you can do a lot of this within HoTMeTaL
|
Chpt 5
Entity Characters |
The W3C page on Character Sets |
By the end of Section A, you should have
Tim Richardson is an official member in good standing |
This site is best viewed in Netscape 4.05 or higher. If you don't have it, upgrade by clicking on the logo. This will take you direct to Netscape's download page for Netscape Communicator 4.76 - the most current version. |