Web Page D & D Burnell Intro to HTML Lesson 6 HTML Tables Basic Tables 1. Open Google Chrome and key in the following website address: www.echoecho.com Click HTML under Tutorials and go to the HTML Tables tutorial. Go through the tutorial then take the tutorial quiz. MUST SCORE 70% or better! Retake if you need to. SCREEN GRADE - Raise your hand when you have a grade of 70% of higher – I will check your grade and record! 2. Open Notepad and create a new HTML document (remember to start with the appropriate HTML structural tags). Create a table with 4 columns and 7 rows for your class schedule. Include the hour, name of class, teacher’s name, and room number. Include a top row for the column headings; add background color and a border. Save as L6table.html in your HTML folder. http://www.w3schools.com Page 1