Sending multi-part email with PHP
This post from the archives deals with HTML email formatting when sending multi-part emails with PHP’s mail() function.
The Ultimate Mega 2560 R3 Starter Kit
The Ultimate Mega 2560 R3 Starter Kit is a great starter pack if you are looking to start with coding…
DBE PAT 2025 Ideas
« Previous step: Learner Declaration of Authenticity The 2025 Matric PAT topic has been announced! I will be continuing to…
CSS ::marker pseudo-element
“The ::marker CSS pseudo-element selects the marker box of a list item, which typically contains a bullet or number. It…
PHP’s max_execution_time & set_time_limit()
Time limits are imposed on scripts running on a web server in an attempt to prevent slow scripts from downgrading…
Aligning images with CSS
This tutorial covers the very basics of aligning images using CSS.
Using mask-image in CSS
The mask effect is a common design technique used to create the illusion that you are looking at something through…
CSS numbering benchmark
This is a test post for the numbering used on the tutorial posts on this site.
Number HTML elements automatically with CSS
An advanced CSS tutorial for numbering HTML elements automatically with CSS using the counter function & the ::before pseudo-selector.
Setting up a WordPress site
Once you have your WordPress website is installed you can sign in and start creating immediately, but you may want…