This project features a responsive 3-column layout showcasing three different car categories: Sedans, SUVs, and Luxury. Each card includes an icon, a title, a brief description, and a call-to-action button.
- Modern, clean design
- Fully responsive layout
- Visually distinctive cards
- Interactive hover effects
- Easy to customize
https://github.com/ub-victor/A-simple-repostive-html-css/blob/main/index.htmlβ The main HTML structurehttps://github.com/ub-victor/A-simple-repostive-html-css/blob/main/style.cssβ Styles to make the layout visually appealing
- Vs code
- Download or clone the repository.
- Ensure both
index.htmlandstyle.cssare in the same directory. - Open
index.htmlin your preferred web browser.
- Swap out icon images (
img/icon-sedans.svg, etc.) within the HTML. - Modify the text inside each card to fit your needs.
- Adjust styles in
style.cssto change colors, fonts, or layout.
- HTML5
- CSS3
- Google Fonts
This project is open-source and can be freely customized and distributed.
- Make sure to include your icon images in an
imgfolder, or update thesrcpaths accordingly. - Designed to be mobile-friendly with adaptive layout adjustments.

