
Downgrading a Windows 8.1 and/or installing Windows 7 on a computer using UEFI
Just before starting, here are some requirements to pull this off: Firstly, a Windows 7 installation disc of your choice (i.e home premium, professional, ultimate). Secondly, backups of your...

How to back up and restore MYSQL database
Ah it's that time again, backing up your SQL database. While there are automated ways to back up databases, nothing beats the old fashion quick and easily command line sqldump. Backing up and Your...

Basics of HTML links and images
Images and links are the basic. foundation of any site. Without links a site won't be a site simply because your visitors will no way to navigate your site. With images brings life to your site conten...

Basics of HTML/HTML5 list part 2(unordered lists)
An unordered list commonly use simply as a bullet list, which also allows it to be also used in various design techniques and navigation menus. Like the ordered lists, unordered lists has four typ...

Basics of HTML/HTML5 Lists(order lists)
A list commonly known as a grouping of items that maybe displayed in a chronological order, in web design/ development a list may be not only used to show data but also used for navigation purpose...

Basics of HTML/HTML5 tables
"Back to Basics with tables for them kiddies learning HTML" HTML tables is a method of organizing and displaying tabular data in an organized manner on the internet. That is easily readable by v...

How to enable FTP in Mac OSX Lion
weather or not you're hosting a website on a Mac OSX being able to transfer file to and from your Mac web server is essential for web developers/designers, and since a word press site needs t...