Moving on from tables, today we’re starting what will probably be a multi-day look at forms, and how to elicit information from your site’s users.
HTML in 30 Days – Day 16 – Talking tables
As we enter the home straight of our series, we’re looking at laying out data in our HTML pages using tables.
HTML in 30 Days – Day 15 – Navigation’s what you need
At the halfway point in our series it’s time to tart up our header and navigation sections to finalise our initial page layout.
HTML in 30 Days – Day 14 – An Inspector calls
On this, the fourteenth day of our series, coding takes a back seat for a bit to look at three useful websites, and how to use the Element Inspector to view and change elements on the fly.
HTML in 30 Days – Day 13 – Content is king
The thirteenth day of our series sees us start putting some proper content into our page to start building a repository of what we’re learning as we head through these videos.
HTML in 30 Days – Day 12 – Laying out the layout
The twelfth day of our series sees us using our newly-created grid system to start laying out our project’s structure and adding a bit of content.
HTML in 30 Days – Day 11 – Getting on the grid…
The eleventh day of our series sees us getting a grid system in place to act as the backbone of our project’s structure.