Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 666 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 666 Bytes

Blog Card Project

This project showcases a responsive blog card layout built with HTML and CSS. The blog cards display an image, title, description, and a "Read More" button, with hover effects and responsiveness for different screen sizes.

Features

  • Responsive Design: The blog cards adjust their layout based on the screen size, from four columns on larger screens to one column on smaller screens.
  • Hover Effects: Each card includes a subtle hover effect that rotates the card and adjusts the shadow to create a dynamic appearance.
  • Custom Images: Each blog card has a unique background image.

Technologies Used

  • HTML5
  • CSS3