HTML in 30 Days – Day 20 - Styling
Written by Giles Bennett
We make our example form look a nicer than how the browser wants to render it by default on Day 4 of our HTML in 30 Days series
Home / Blog
Written by Giles Bennett
We make our example form look a nicer than how the browser wants to render it by default on Day 4 of our HTML in 30 Days series
Written by Giles Bennett
Our third day on forms and we're using HTML5's built in validation to make sure that what is submitted in our form is what it should be
Written by Giles Bennett
Our second day on forms and we're moving away from simple inputs to look at some of the other form elements available to us
Written by Giles Bennett
In today's video we're starting what will probably be a multi-day look at forms, and how to elicit information from your site's users
Written by Giles Bennett
As we enter the home straight of our series, we're looking at laying out data in our HTML pages using tables