Tag Archives: tableless
A tableless 3 (fluid) columns layout
This is a simple tableless layout that uses DIVs having 3 (fluid) columns, a header & a footer.
Read moreA tableless 2 (fluid) columns layout
This is a simple tableless layout that uses DIVs having 2 (fluid) columns, a header & a footer.
Read moreA simple AJAX (JQuery) Contact Form with PHP Validation
The aim of this tutorial is to help you to create a simple (tableless) contact form using JQuery and AJAX. We will have a HTML page which will contain the form, a CSS file, a php page where the data will be sent and another file where the validation function(s) will be located.
Read moreCreating a CSS TableLess Form (using Labels or DIVs)
This is an example of a TableLess CSS Form.
Read more