Certificate 4 Web Design Classes Bathurst TAFE
Sunday, April 27, 2008
Monday morning....
http://bathurst-tafe.nsw.edu.au/~jrollin/thedrought/index.html
Saturday, April 12, 2008
OHHHH and......

To those 31% of you out there who are still using "I.E. 6" , sell your computer and take up knitting.... now...........
mage: 'balaclava - boy'
www.flickr.com/photos/93619143@N00/245246275
C.S.S. Specialist diagnoses is in.....

Doctors report not looking good...... "A major bug in system, appears to be terminal !!!!!!"


Image: 'Another crazy Doc'
www.flickr.com/photos/16346469@N00/2068128772
Tuesday, March 25, 2008
Another week goes by

Not a good week........ laying out a web page with CSS divs and getting it to work in both Internet Explorer and Firefox is a frustrating task..... hope Microsoft's promise that IE 8 is standardized is true...... also am suffering terrible indigestion from following our teachers instructions... printed sheets (although good quality) play havoc with my stomach and I suspect the enemy still has an advantage....
Monday, March 17, 2008
Never

SO YOU... use tables for laying out your web pages, constantly make your headings from images, favour xhtml transitional, worship Internet Explorer, believe an I.D. is a common everyday identifier, and espouse that open source is a scourge on society.......
OUT OUT of the class now...........
do not return.... until you wipe the slate clean
padding: 0px 0px 0px 0px
margin: 0px 0px 0px 0px
or hide.... your face
.hideme {
visibility: hidden;
}
Our class has principles
Image: 'don9t do this'
www.flickr.com/photos/75125403@N00/2094415296
Friday, March 14, 2008
Subcide

Great site from Hamilton New Zealand, by Steve Dennis. http://www.subcide.com/
Tips I acquired .......
A div is basically a rectangular container that we can position using CSS.
BODY
CSS
#page-container="page-container" {
width : 760px ; (sets whole page)
margin : auto ; (centers div)
}
An ID is a unique identifier that we use for things that are only going to occur once on the page. eg headers, footers, navigation. For recurring elements like links we use classes.
Html and body tags have default margins and padding on browsers, so set rule
html, body {
margin: 0;
padding: 0;
}
The comma means “or”
As content is added to this div it automatically changes height to fit.
Friday, March 7, 2008
Which countries border the Iguazu Falls

Image: 'c a t a r a t a s d e l i g u a z u'
www.flickr.com/photos/92159363@N00/114862457
Yes some do read the FAQ page, and I wouldn't mind to visit there.
Training O2 is another site created by our prolific teacher. Does this guy ever sleep?

Training O2 is a social site for us info hunter gatherers to survive in this new networked world of ours.
My flaming vote is in for HTMLDog Tutorials

Image: 'NYC - AMNH: Spitzer Hall of Human Origins - Neanderthal diorama'
www.flickr.com/photos/70323761@N00/415498434