This project is a simple Digital Name Card made using HTML and CSS.
It displays your profile photo, college name, and social media links (Instagram, LinkedIn, and Email) in a neat and responsive card layout.
- 🧾 Clean and responsive design
- 🎨 Styled using only HTML and CSS
- 🔗 Clickable social media links (Instagram, LinkedIn, Email)
- 🖼️ Supports custom profile and logo images
- 📱 Works well on mobile and desktop screens
- HTML5
- CSS3
📂 DigitalCard
│
├── 📄 index.html # Main HTML file
├── 🎨 style.css # Styling for the card
├── 🖼️ logo.jpg # College or institute logo
├── 🖼️ photo.jpg # Your personal photo
├── 🖼️ instagram.jpg # Instagram icon
├── 🖼️ linkedin.jpg # LinkedIn icon
└── 🖼️ email.jpg # Email icon
- Clone this repository
git clone https://github.com/ubanand36/Digital_Card.git
- Open the folder
cd DigitalCard - Run the project
- Open the file index.html in your web browser.
- You’ll see your digital name card displayed beautifully.
- If you like this project, don’t forget to star 🌟 the repository!.
- It motivates me to build more awesome beginner-friendly web projects.