Client Feedback Matters
Read More7th 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.
17th January, 2026
13th December, 2025
9th November, 2025
17th October, 2025
7th February, 2026
17th January, 2026
10th January, 2026
5th January, 2026