Hello, community, This is my second site on this platform. I use mostly CSS grid. All feedbacks are welcome!
zdenman
@zdenmanAll comments
- @lukag111Submitted almost 2 years ago@zdenmanPosted almost 2 years ago
Hi Lukag17 First of all, thanks on leaving feedback on my design. I checked yours. What I have notice is there no cursor change on mouse over the menu or links. Easy fix cursor: pointer; Second and probably the biggest issue. Your website solution is not responsive at all, and this is half of the challenge. Probably you should work on that... Otherwise all good. Happy coding..
0 - @bdarabSubmitted almost 3 years ago
Here it is. It took 5 hrs. The main challenge was to decide which technic to use. Grid or flex. Looking forward to your feed back.
@zdenmanPosted almost 3 years agoHello, in my humble opinion you seems to over-complicated this solution with bootstrap. simple .container with 3 divs inside it and giving .container display:flex; you shuould have 3 divs inline with fewer lines of code. Just my two cents, am still learning too :)
Marked as helpful0