0. Today’s featured website:
- VIEW THE SOURCE CODE of today’s featured website: open the page and hit ctrl u or right click on the page and choose view page source
- http://jenniferdewalt.com/make_a_deal.html
1. Quick survey from yesterday
2. HTML Challenge
- Let’s try to make your new web page more interesting by practicing some HTML tags. Don’t stress over this; we will go over this on Friday together! Just give things a try and have some fun experimenting.
- You are going to practice adding the following tags to your web page.
- To get started, open Notepad++ (from start menu or from desk top)
- Make sure you’re in the page you began on Tuesday
- Launch the page in Firefox or Chrome by going to Run (if you can’t do this, simply find the page where you saved it on your computer and double-click it; it will automatically open in your computer’s default browser).
- EVERY TIME YOU MAKE A CHANGE TO YOUR CODE IN NOTEPAD++, SAVE THE FILE (CTRL S) AND THEN REFRESH THE BROWSER (CTRL R) TO VIEW THE CHANGES.
- Begin the HTML Challenge