Learning Objectives
The first module provides a basic introduction to HTML5 and CSS3, setting the foundation for more advanced topics in the following modules.
Learning Objectives
- Understanding HTML5 structure and elements: Learn the core elements and structure of an HTML5 document.
- Introduction to CSS3 for styling: Understand how to use CSS3 to style HTML elements.
- Basics of creating a responsive design: Learn the principles of responsive web design.
AtopShop Component
Basic structure of the homepage: Create the foundational HTML structure and link a CSS file for styling.
Assignment
Create the basic HTML skeleton and link a CSS file: Apply what you have learned to build the initial structure of the AtopShop homepage.