Latest solutions
grid flex mobile first
Submitted 4 months agoYour thoughts on HTML semantics or my CSS grid layout implementation, pls:)
grid, media-rule, responsive web design
Submitted 4 months agodoes it look OK? Your thoughts on semantics, css?
RWD Grid Flex
Submitted 5 months agoAny alternatives with how to implement image in this layout? Does is look good on your device?
semantic html, flexbox
Submitted 5 months agoI'd like to receive any kind of critics or review about any aspect of my solution, especially regarding semantic part. P.S. I have finished learning html and css theoretically and started studying practically recently.
Latest comments
- @Eng4atou@Lysak-Maxim
Very interesting solution, bro)
- P@andredantastiWhat are you most proud of, and what would you do differently next time?
Me orgulho de ter conseguido me sair bem utilizando CSS GRID e ter organizado bem o layout
What challenges did you encounter, and how did you overcome them?Responsividade foi o ponto mais complicado até o momento
@Lysak-MaximInteresting solution:) If I were you, I would have used article element instead of section.
Marked as helpful - @edemilsonfilho@Lysak-Maxim
Not bad, but there should be two different images for mobile and desktop layout)
- P@luanch2016What are you most proud of, and what would you do differently next time?
This was a fun challenge with many aspects to design for ie. list, scrolling view, etc. I am getting better at writing CSS.
What challenges did you encounter, and how did you overcome them?Sizing the div to be within the view, mainly the picture that was giving me the issue. I played around with the code and managed to fit everything in.
What specific areas of your project would you like help with?Any improvement on the CSS code.
@Lysak-MaximNot bad=) but there's a few problems with fonts, colors, spaces, borders and absence of mobile layout.
- @OmarElati@Lysak-Maxim
Well done, but maybe semantics a little bit poor;)
- P@DanyHoepfnerWhat are you most proud of, and what would you do differently next time?
Most proud am I that I completed this challenge 100 percent by myself. For the next time I'd like to include Block Element Modifier (naming convention for css classes).
What challenges did you encounter, and how did you overcome them?Challenge was the same as always when dealing with css, the good old layout and positioning.
It went better than in the first challenge but it stays a struggle for me.
What specific areas of your project would you like help with?It would be nice if someone who reads my code could judge my code in terms of
- semantic html
- readability
@Lysak-MaximBro, the hover effect should only affect the h1 element, not the whole card:)