HTML
HTML
Year 8 HTML
Learning Objectives
• To understand the difference between the internet and world wide
web
• To understand why we use opening and closing tags
• To use our HTML skills to create a webpage
The Internet vs the World Wide Web
• The internet is a huge network
of computer all connected
together
• The world wide web (www or
web) is a collection of webpages
found on this network of
computers
• Your web browser uses the
internet to access the web
HTML
• Hyper Text Markup Language is the language of the web
• It describes the content in web pages
<opening> and </closing> tags
<holiday>
- Swimming
- Sandcastles
- Sightseeing
</holiday>
• Notice the * next to mywebsite.html – this means that the file needs
to be saved
• Save it and then go to your webpage – refresh and see what appears
Remember – every time you change any of your HTML code, you need
to save and then refresh your browser!
Step 5
• I would like to add some pictures into my webpage!
• To do this, I am going to first find a picture I want
• Then I will save that picture in the same location as my webpage
• Try to make sure that the file type of your picture is jpg or png – you
can take a screenshot and save that if it isn’t!
• The picture I have chosen has a long name so I will rename it