HTML components form the building blocks of all websites. It is the language for describing the structure of Web pages. HTML is needed for web page development, browser compatibility, internet navigation, Less load on servers, offline capability usage, etc.
Meanwhile CSS is useful in controlling and defining how web pages look. It is responsible for the layouts, font, text, colors, and background of a website. Learning CSS can help you redesign a website quickly, create more diverse websites, and so on.
At the end of this course, students should be able to:
- Understand the basic concepts of HTML and CSS
- Create web pages using HTML
- Design forms for conducting transactions with remote services, for use in searching for information, making reservations, ordering products, etc.
- Include spread-sheets, video clips, sound clips, and other applications directly in their documents.
- Create a fully functional website using HTML and CSS