
We will then advance to learning how to code our pages such that its components rearrange and resize themselves automatically based on the size of the user’s screen. We will start from the ground up by learning how to implement modern web pages with HTML and CSS. In this course, we will learn the basic tools that every web page coder needs to know.



Do you realize that the only functionality of a web application that the user directly interacts with is through the web page? Implement it poorly and, to the user, the server-side becomes irrelevant! Today’s user expects a lot out of the web page: it has to load fast, expose the desired service, and be comfortable to view on all devices: from a desktop computers to tablets and mobile phones.
