Latest solutions
Blog Preview Card
PSubmitted 6 months agoI would appreciate comments on the fundamentals of this project. My design is 'taller' than the solution. Any tips on solving this issue would be greatly appreciated. Thank you.
HTML, CSS, Media Query, Flexbox
PSubmitted 9 months agoWhat changes could I make to improve my solution? Are there any areas that I should focus my attention on?
Latest comments
- @firdaus3Submitted 6 months agoP@1819367Posted 6 months ago
Hi Firdaus;
Wow, great job on nailing the layout of this project. I am on the learning curve here. The code you wrote is very readable.
0 - @Salil77Submitted 9 months agoP@1819367Posted 9 months ago
Hello, Your HTML structure is well organized. I noticed that you had an extra closing ' tag and use '<header>' for the title. Overall, your HTML structure looks solid. Two suggestions for the CSS would be to use media queries for the desktop view and flexbox for centering.
0