Video 1 Video 2 Video 3
Learning by doing.
Open up the Google doc titled HTML intro notes
Go to http://remax-community.com/test/Q1/Q1.html
Using chrome or firefox right click on the background and click view page source
You should see a bunch of colored text show up.
Now select all the text available and paste it into your Google doc, don’t close the window yet.
Right click on the background of the linked page again and hit inspect element. You can double click on any part of the code and change it. Go nuts!
Then go to the google doc.
Highlight and comment on what you think each word in the < >'s mean
Also comment on any other part of the code and defend why you think it means what you think it means.
Go back to the website and click on the links. Explore the site I made keep looking at the coding. Write down any observations you make.
Learning by doing.
Open up the Google doc titled HTML intro notes
Go to http://remax-community.com/test/Q1/Q1.html
Using chrome or firefox right click on the background and click view page source
You should see a bunch of colored text show up.
Now select all the text available and paste it into your Google doc, don’t close the window yet.
Right click on the background of the linked page again and hit inspect element. You can double click on any part of the code and change it. Go nuts!
Then go to the google doc.
Highlight and comment on what you think each word in the < >'s mean
Also comment on any other part of the code and defend why you think it means what you think it means.
Go back to the website and click on the links. Explore the site I made keep looking at the coding. Write down any observations you make.