Date: Tue, 05 Mar 2002 12:20:53 -0600 (CST) From: Mark Jacobson To: 810-021-03@uni.edu Subject: Quiz next Monday, HTML and web stuff... Hi 021 students, The quiz #2 on Monday will just be a short quiz and will cover web page and HTML material, like we reviewed in class in going over quiz #1, which was handed back last night (03/04) in class. The 03/11 class quiz will cover: HTML basics. Know the IMG tag, the A Anchor tag and how to do links, the orderered and unordered and definition lists material we have covered, how to make horizontal rulers with
or
, and the basics with HEAD, TITLE, BODY, BGCOLOR=, LI, UL, OL, DL, DD, A HREF=, B, FONT COLOR=, HTML, /HTML and so on. You should understand that when you say BGCOLOR="FF0044" or FONT="AB1221" you are asking for FF amount of RED, 00 amount of GREEN and 44 amount of BLUE, as in RGB graphics, or AB RED, 12 GREEN, and 21 BLUE for the FONT COLOR="AB1221" example. We did alot with PhotoShop and and WordArt last night in class, and then published the WordArt created graphic to our web page, after capturing the Microsoft Word window to the Windows Clipboard with the Alt+PrintScreen technique, Pasting that into PhotoShop, then CROPPING it and removing the background so it would be transparent on our web page, and Exporting it as a GIF, and placing it on a web page. We also made it a hyperGRAPHIC (like hyperTEXT) by doing the following: ------------ --------- Mark