close
Skip to content

CodingWithJiro/freecodecamp-css-business-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Card

HTML5 CSS3 freeCodeCamp Visual Studio Code Git GitHub Netlify Semantic HTML Accessible Responsive Design Mobile Friendly Card Component

Netlify Status Status Learning Path Views

A Business Card Design Project

Screenshot of the project

This project is a clean and minimal business card component created using only HTML and CSS. It mimics the design of a modern business profile card with user information, contact details, and social media links all wrapped in a visually appealing layout.

It was built entirely with HTML and CSS as part of the freeCodeCamp.org CSS course.


Overview

This project contains a responsive business card layout featuring a profile image, name, job title, company, contact info, and social links. The card uses semantic HTML and clear class naming for structure, along with consistent visual styling via CSS variables and shadows.

It’s styled using modern design principles such as box shadows, border-radius, and variable-based theming. The layout centers the card for desktop and small screen widths using margin and responsive max-width settings.


Features

  • Responsive business card layout
  • Semantic HTML5 structure
  • Profile image with border and radius
  • Highlighted headings and job title
  • Styled social media link section
  • Visual hierarchy using font sizes and weights
  • CSS custom properties (variables) for easy theming
  • Accessible link focus and hover effects

What I Learned

  • How to build a card UI component with HTML and CSS
  • Applying semantic HTML for better structure and accessibility
  • Managing styling with custom CSS variables
  • Creating consistent visual hierarchy using font sizes and spacing
  • Styling and structuring a social media links section
  • Centering content using margin and max-width layout techniques

Tech Used

  • HTML5
  • CSS3
  • Git
  • GitHub
  • Netlify

How to Run

  1. Clone the repository
  2. Open index.html in your browser

Live Demo

Or you can check out the live website here


Author

Created by Elmar Chavez

Month/Year: May 2025

Journey: 2nd month of learning frontend web development.

About

This website showcases a simple business card page using HTML and CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors