Author Archive
Before you dig into the tutorial section of this website i recommend that you take a moment to read through this section, here i will go through the process of installing a local web server to your machine, you will need to do this if you wish to practice PHP or Javascript in your web [ READ MORE ]
In more traditional websites tables were used to layout the entire website. This method of using tables has now been replaced with CSS, even though CSS is very powerful there are some things you will want to use tables for. Lets have a quick look and see what the code for a standard table will look [ READ MORE ]
well here i am, creating a new site on a platform i havnt used before. Im pretty used to programming my own content managing systems that i never considered using a pre-built one, although i have to say that so far i am very impressed with WordPress certaintly like all the options, this also allows [ READ MORE ]
By now you should have created your first web page and be ready to post this online, however you may be wondering how to go about making your site search engine friendly? Well your anwser is META tags. Lets take a look at a simple HTML page with some meta tags. <html> <head> [ READ MORE ]
What you Need: Notepad MySql Database Server with APACHE and MySQL set up (for testing i use XAMPP) How To Connecting your code to a MySQL database can open up all sorts of possibilities, without it the comments section here would not be available, and i wouldn’t be able to update this website through my Admin panel. It is [ READ MORE ]
Hello and welcome to the first tutorial for this site, here i will be delving into what i consider to be the foundation of all web design, HTML. What is HTML? HTML Stands for HyperText Markup Language. This language is interpreted by Web Browsers and is the main backbone of the internet, You can view the HTML [ READ MORE ]
Secured by Super-CAPTCHA © 2009-2010 MLW & Associates, LLP. All rights reserved.