Components and Layout

Components

HTML and CSS codes are reusable. For example, once you develop code for a button, you can use the code of the button in other web pages like you are managing the code as a component. The idea of components is also widely used in frontend libraries or frameworks such as Bootstrap

HTML & CSS Introduction
Course Content