In this session of the Web & Graphic Design course, participants began working directly with HTML, learning the basic elements of the language.
During the session, students explored:
• Basic HTML elements for text
• Headings (<h1> – <h6>)
• Paragraphs (<p>) and basic syntax
• Formatting elements for styling text
• Line breaks (<br>) and other structural tags
The session also emphasized the importance of clean and organized code, supported by multiple practical examples.
The goal of this session was to teach students how to write and structure text in HTML while adopting clean coding practices for better readability and maintainability.