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.
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 website's HTML anytime. Just right-click on a web page and select Inspect, which opens up the Developer Tools.
You can even make temporary changes to the code just to experiment! Don't worry. These changes only exist in your browser and will disappear as soon as you refresh.
Collection
[
|
...
]