CSS for UI Designers
HTML & CSS: a quick and easy introduction for total beginners
**************************************************************
Not a Medium member? Read the full article, bypassing the paywall, here: https://www.moonlearning.io/articles
**************************************************************
If you’ve ever wondered how websites are built, you’ve come to the right place. This guide is for total beginners, particularly UI designers wanting to understand the basics of HTML and CSS — the essential building blocks of every web page.
Video version of this article:
What is HTML?
HTML (HyperText Markup Language) is the backbone of a website. It provides the structure and tells your browser what each piece of content is. You can actually take a peek at a…