Posts within Tech category
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...
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...
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...
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...
"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...