EASY! Hand-code an HTML + CSS layout

by | Mar 23, 2020 | 0 comments

EASY! Hand-code an HTML + CSS layout

by | Mar 23, 2020 | CSS Tips and Tricks | 0 comments



With a handful of tags and a little CSS, you can build a layout completely from scratch!

View the Whole Series: https://www.youtube.com/watch?v=gQojMIhELvM&list=PLoYCgNOIyGABDU532eesybur5HPBVfC1G

Play with the Code: https://codepen.io/anon/pen/aQObeP?editors=1100

In this web development tutorial for beginners series, we’re learning html and css from the very beginning. We’ll learn by building a website from scratch rather than doing a separate html tutorial for beginners an css tutorial for beginners.

We’ll learn about div tags and semantic tags that we can use in the place of div tags to make our html more readable.

-~-~~-~~~-~~-~-
Also watch: “Responsive Design Tutorial – Tips for making web sites look great on any device”

-~-~~-~~~-~~-~-

source