Responsive Website

Every year, there are new mobile devices, with that the web grow at the a rapid pace. Developers need to be able to create website that respond to different devices.

HTML and CSS are the basic tools that a developer must know when it comes to creating a website, especially a responsive one.

Content

1
Learn HTML basics in 15 minutes for Absolute Beginners | HTML Tutorial (2021) (15:53)
If you want to build a website, the first language that you need to learn is HTML. In this video, we are going through the basics of HTML and we are going to build a basic website using only HTML.
8
Flexbox (13:42)
Learn Flexbox with Most Common Use Cases
9
CSS Grid (13:42)
Learn CSS Grid by building 5 Layouts
2
HTML forms
In Progress
3
CSS for beginners
In Progress
4
CSS box model
In Progress
5
CSS units
In Progress
6
CSS position
In Progress
7
CSS variables
In Progress
10
Media query
In Progress
11
CSS animation
In Progress