HTML <div> & <span> tags
HTML5 has provided a set of semantic HTML tags lacking in the original HTML versions. At one stage the term…
productivity through technology
HTML5 blog posts and tutorials for Cambridge International IGCSE students and teachers.
HTML5 has provided a set of semantic HTML tags lacking in the original HTML versions. At one stage the term…
The <hr> (horizontal rule) tag creates a horizontal line across the browser portal. In older versions of HTML, you will…
One of the massive advantages that came with HTML5 is the ability to add multimedia to your web pages. Adding…
These are the HTML tags that you will need for the IGCSE ICT curriculum. The number of tags and attributes…
Modern browsers are able to detect content written in different languages and will offer to translate the page into the…
Metadata is data about data. The basic definition of a file from Grade 10 is a collection of information that…
Create and save an HTML5 boilerplate that you can use as a template for your web pages work.
The World Wide Web Consortium (“W3C”) provides an online HTML validation service at the following address: https://validator.w3.org/. This free service…
HTML is such fun to learn. All you need for this tutorial is a text editor and a browser and…
This post continues from Mastering tables in HTML. In this tutorial: Knowledge required: Colgroup & Col The <colgroup> and <col>…