A simple virtual business card built in HTML & CSS
V-Card is a one-page virtual business card.
The goal of this exercise is to practice writing semantic HTML, using modern CSS layout techniques (Flexbox or CSS Grid), and managing a project with Git branches.
- Write meaningful and semantic HTML
- Use modern layout techniques: Flexbox or CSS Grid
- Create and use Git branches for experimentation
- Deploy the project (optional) using GitHub Pages
- HTML
- CSS (Flexbox or Grid depending on branch)
- Git / GitHub
- Optional: GitHub Pages