Welcome to the official repository for the HTML & CSS Workshop organized by the IITG Coding Club under the Web Development (WebD) Module.
This repo contains the code for the project that weβll be building together during the workshop.
The aim of this session is to provide students with a hands-on introduction to HTML & CSS by building a small but complete web project.
By the end of the workshop, you will be able to:
- Understand the structure of a webpage using HTML.
- Use semantic HTML tags effectively.
- Apply CSS styling to make websites visually appealing.
- Work with layouts using Flexbox and CSS Grid.
- HTML5 β For structuring content
- CSS3 β For styling and layout
(No prior knowledge is required β weβll start from the basics!)
During the workshop, weβll be building a simple portfolio website that demonstrates:
- A navigation bar
- A hero section with a headline & view resume button
- An about section for displaying your information
- A projects showcase using flexbox
- A contact section at the bottom with links
The final result will be a clean, minimal, and elegant portfolio that you can customize for your own use!
Check out the portfolio here: Live Website