HummingbirdUK main logo

Coding solutions to business problems

About us

We use code to create solutions to business challenges, bottle-necks and headaches.

If you think your business has a problem that can be solved through code, we are happy to chat things through without any obligation.

Get in touch

The HummingbirdUK blog

Home / Blog

HTML in 30 Days – Day 20 - Styling

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

HTML in 30 Days – Day 19 - 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

HTML in 30 Days – Day 17 - Perfect form

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