/CSC151.02 2003F, Class 4: HTML Lab/ Admin * Read "Cascading Style Sheets" (link online) * I have not read your surveys yet * Reminder: No class tomorrow Overview: * Q&A on HTML * Lab (in pairs or triplets) * Reflection //Questions and Answers// Question: Do we have to memorize all those tags? Answer: No, but you need to be able to find them quickly. Question: What's a "base name"? Answer: Consider the relative link Look at this cool page! The browser must interpet where it is If you don't include the base name, the browser assumes that "cool-page.html" is in the same directory on the same server. If you do include the base name, the browser assumes that "cool-page.html" is in the location specificed by the base name. Why does Sam dis-recommend italics and boldface? * Because Sam believes that you should think about why you're choosing particular styles Should both of us complete the exercise? * Both of you should eventually follow the steps to create a Web directory (public_html) What if I finish the lab early? * Read [http://www.cs.grinnell.edu/~jobnilee/bio.html] * See what happens in you remove tags. * Play more with Bobby and the W3C Validator * Start the next reading * Read your email //Reflection// Most common problem: You may have multiple copies of the bio.html file. Make sure to edit the one in the public_html directory. What's the difference between