Download presentation
Presentation is loading. Please wait.
Published byDayna Burke Modified over 9 years ago
2
HTML file format Lesson Objective: Understanding HTML and how it is used to create web pages. Learning Outcome: Create a HTML page by interpreting tags Keywords: HTML, world wide web, hyperlink, meta-tags, CCS (cascading Style Sheets)
3
What is HTML Hyper Text Markup Language Invented by Sir Tim Berners-Lee as a way of easily sharing information over the internet. HTML uses Hyperlinks. The development of HTML led to the creation of the World Wide Web
7
An example of HTML code… These are tags. Anything written between the signs are not shown on the web page. The tags tell the browser how to display the web page. Each tag here has an opening and closing tag. The closing tag has a / character at the beginning. This is the opening html tag … … and this is the closing html tag … Read the / character as ‘end’. Q. Where is the closing tag for this one? A. Here it is!
8
Basic HTML tags … Head (to go at the top of the page) Body – main part of the web page Heading level 1 Paragraph
9
More HTML tags Make the text bold Underline the text Make the text italics
10
Inserting pictures, hyperlinks: Creates a hyperlink Adds an image
11
Decoding HTML tags
12
Do you get the jokes?
15
Why use HTML? It is only text and therefore it can be written on a simple word processor It is universally used by all browsers and it is open source
16
Worksheets!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.