/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

moderncss.dev
| | www.scale.at
4.2 parsecs away

Travel
| | Almost every website contains at least one form. Today we learn how to build forms with HTML that are accessible and easy to understand and use.
| | 12daysofweb.dev
2.3 parsecs away

Travel
| | Also known as "CSS variables," this nifty modern CSS feature enables incredible flexibility throughout your stylesheets.
| | alvaromontoro.com
2.9 parsecs away

Travel
| | We already have the HTML skeleton from the previous post, and it's a functional form. It is time now to style it so it looks nice. The first consideration is going to be what browsers we want to support. It may sound silly: Chrome, Firefox, Safari, and Edge are in... but should we include IE11 in the mix? :: Blog post at Alvaro Montoro's Personal Website.
| | jaketrent.com
30.4 parsecs away

Travel
| How to expand a 2-column CSS grid to 3 columns.