Cracking HTML in the CAPS CAT syllabus
HTML will most likely be a totally new skill for most learners, however, there is no reason that the HTML…
productivity through technology
These posts and tutorials are aimed at school students studying Cambridge IGCSE syllabus as well as those studying the CAPS CAT curriculum.
Both cover a small section of basic HTML and website design. Cambridge follows HTML5 while CAPS uses a hodgepodge of outdated HTML.
HTML will most likely be a totally new skill for most learners, however, there is no reason that the HTML…
HTML tables can be formatted in several ways. Please remember that the below table formatting attributes are deprecated in favour…
This is a handy tag for drawing attention to a word. By default, text marked up with the <mark> tag…
This post is focused on the tags included in the DBE CAT & Cambridge IGCSE curriculae for coding a table.
Aside from learning HTML, CSS and a host of other web-based languages and technologies, a basic understanding of how the…
The anchor tag <a> is used to create hyperlinks in HTML; they are the glue that literally links everything together…
Before we go into the ins and outs of fonts in HTML, you must understand how fonts work on your…
The WWW is a visually rich experience. A single HTML web page can be (and usually is) made up of…
In the DBE CAPS CAT curriculum, we use one folder, or directory, to organise all of our website files. This…
Web pages are designed to be displayed on a screen and therefore use RGB format. Colors can be expressed in…