In this repository, I learned how to make a website. In this repository, I use HTML and CSS to build a website
A website is built based on 3 parts:
- HTML working as a framework.
- CSS that works as the skin.
- and JavaScript which works like the brain.
Building a website is necessary to understand and understand, in combining the 3 programming languages into a single unit.