Latest solutions
Responsive news website landing page built with HTML, CSS and JS
#bootstrap#sass/scssSubmitted over 2 years agoflexbox, grids, custom css and bootstrap
#accessibility#bootstrap#semantic-ui#vanilla-extract#webpackSubmitted almost 3 years agoflexbox, grids, custom css and bootstrap
#bootstrap#semantic-ui#vanilla-extract#webflow#styled-componentsSubmitted almost 3 years agoResponsive CSS Grids, Responsive flex, a little bootstrap
#bootstrap#sass/scss#vanilla-extractSubmitted over 2 years ago
Latest comments
- @Tobianointing@Chromax-D
the solution looks good on the desktop view... But the responsiveness may need some adjustments. Also, there are no hover states for your buttons.
Then for your latest article images, Give them a property a css property of {object-fit : cover}. This will enable all images to fill their containers.
And finally bro, try and learn css grids well... It will help you in creating better responsive designs. Learn how to use the minmax() property... It will not only save you the stress of writing many media queries, it will also make your work neater. Thanks bro!