Need a new website this autumn?
Project Planner7th August, 2010
HTML (HyperText Markup Language) uses markup tags to describe web pages. The purpose of web browsers such as Internet Explorer, Crome or Firefox is to read HTML documents and display them as web pages.
The above example shows <html> and </html> which describes the web page… Then within the webpage you have visible page content located between the <body> and </body> tags. Information on the page is divided into <h1>Heading</h1> (think of this as the title) then <p> and </p> which displays a paragraph.
Did you know you could use a plain text editor such as notepad to create and edit HTML? Why not try the above yourself! Copy and paste the example into notepad and save the file as example.html to your desktop.
30th August, 2024
11th July, 2024
6th June, 2024
21st January, 2024
17th September, 2024
12th September, 2024
23rd July, 2024
10th July, 2024