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.
- 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.
- HTML5
- CSS3