Day 24 in our series sees us bring together some of the things we’ve looked at over the previous three videos to integrate submenus into our main menu bar.
HTML in 30 Days – Day 23 – Fixed sticky? Absolutely!
The next video in our series sees us round off the last of three days of theory, on positioning, before we move on in the next video to putting that into practice.
HTML in 30 Days – Day 22 – Positioning revisited…
After yesterday’s break from coding, we’re making up for it today by a whistle-stop look through display, visibility, opacity and an introduction to more specific positioning.
HTML in 30 Days – Day 21 – Streamlining…
We’re taking a break from pure coding today, and stepping back to look at an important consideration of building a website, which is optimising its contents for speed.
HTML in 30 Days – Day 20 – Oh so stylish…
Our fourth and (probably) final day on forms and it’s time to make our example form look a little bit nicer than how the browser wants to render it by default.
HTML in 30 Days – Day 19 – We need validation
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.
HTML in 30 Days – Day 18 – More forms
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.