This unit provides an in-depth exploration of front end development and its significance within web development. Students will delve into the fundamental aspects of HTML, CSS, and JavaScript, which serve as the foundational elements of web construction. The focus begins with HTML, covering the structuring of web content, including text elements, anchors, images, lists, and tables, while distinguishing between inline and block elements. Subsequently, students will learn to integrate JavaScript for dynamic content and interaction, linking it to HTML effectively. Additionally, understanding HTML forms will be emphasized to facilitate user input and engagement. The unit culminates in a practical project where students will apply their acquired knowledge to create a basic website, consolidating their understanding of front end development principles.