OBJECTIVES What is HTML What tools are needed Creating a Web drive on campus (done only once) HTML file layout Some HTML tags Creating and saving an HTML file Updating an HTML file Transferring file to Web drive
HTML Hyper Text Markup Language Tags surrounding text that let the browser know how to display the text Tools: Editor Browser Internet connection Create a web drive “W” on campus Steps Store files there studentXwww.fullcoll.edu/xxxxxxxx where X is the last digit of your student id default filename is index.htm
HTML LAYOUT TAGS student name student id This tells the browser that it is an html document This has document information This displays on the title bar This is where the content goes
HTML TAG SYNTAX Tag syntax Text goes here
HTML TAGS student name student id My Page
HTML TAGS student name student id My Page Some Information
HTML TAGS student name student id My Page Some information about you Some more information about you And yet some more information about you This is one of my favorite sites.
HTML TAGS student name student id My Page Some information about you Some more information about you And yet some more information about you This is one of my favorite sites. Contact Instructor
HTML TAGS student name student id My Page Some information about you Some more information about you And yet some more information about you This is one of my favorite sites.
Extra Credit Assignment Create a Web page that displays the following items in the order listed: 1. “Your name Web Page” using the tag and center it. 2. A horizontal line (hr tag) 3. Some content using the tag examples: Hobbies, School goals, Favorite movies or books 4. Add your favorite site as a link 5. A horizontal line (hr tag) 6. Include your address next, italicize it and center it. 7. Set the page background color to some color other than white
Extra Credit Save this file as index.htm on your “W” drive Send the URL to 10 extra points Due Thursday, May 11th