Todo (online)

Task 1

Read this introduction to HTML.

http://www.w3schools.com/html/

Click on the button: Try it yourself.

Change the heading to "Once I learn HTML and CSS I will buy a Mercedes"

Click on the button "Submit my code"

Can you see how the page on the right has changed?

 

Task 2

Change the text of the first paragraph.

Click on "Submit code"

 

Task 3

Add a new paragraph.

Write a paragraph on the topic: "Why Soho is such a great place to learn"

 

Task 4

Read this http://www.w3schools.com/html/html_intro.asp.

 

Answer these:

  • What is HTML?
  • What is the BODY used for?
  • What does  the tab <h1> do?
  • If you change <h1> to <h2> what happens?