Hi everyone,
Hope you have a good day. I would like to receive any feedback and comment for this solution. Thanks!
Best regards.
Hi everyone,
Hope you have a good day. I would like to receive any feedback and comment for this solution. Thanks!
Best regards.
Hello! Everything looks great and the website is responsive. Three details that i have noticed:
cursor: pointer
to your social iconspadding
smallerHappy coding!
Please leave a comment about what I should improve! tks
Hello there! Only constructive critisizm here.
transition
for all the button hover effects. It's a small detail but makes a quite difference.Any feedback would be appreciated!
P.S Input validation styling was very tough without js (this project required only css), so I tried with css only.
Hello there :D Nice work on the project! You don't have to worry about the guidelines too much. You can always use Javascript or any framework you want. It's most important to acomplish the end effect of the website. Keep up the good work!
Any kind of feedback will be appreciated Happy coding! Also why do i have 81 HTML issues?
Nice work, I am having the same HTML issues. I wouldn't worry about that.
Hi everybody
comment what you think of my project, any tip will be welcome :)
Hey there :) It looks nice. Too bad it is not responsive for smaller devices starting at around 550px. Also the X doesn't go back to it's original form after closing. It shouldn't be to hard to fix! Happy coding :)
Hey guys, I created this countdown app keeping in mind my need of aligning myself with my monthly targets. I used simple HTML, SCSS, JS to create it. If any one has any suggestion or improvement regarding this app, I'll be more than happy to know. Feel free to use my code as a reference.
Hey there :) Good job on the exercise, everything works as intended but sadly the responsivness does not work on any solution i tried. Apart from that nice work. Happy coding!
I am really struggling with positioning those background images on different resolutions. I mean it's not hard to position them but the problem is them moving after resizing. Other than that the slider works good i think. Any tips on how I can improve?
Also don't look at the design comparision which doesn't update after changes in the code and updating the raport!
What do you think ? What could I improve ?
When you link the path to your stylesheet remove the first "/" and it should work just fine. I had the same problem and it should fix that. So for example instead of
<link rel="stylesheet" href="/public/styles/main.css"> write <link rel="stylesheet" href="public/styles/main.css">Waiting for improvements
I would put the circle images under the card using z-index. Also it's not responsive at all ;(
My solution on the pop up share menu is a bit different (on smaller devices) than the original but i am quite happy with it. What dou you think about it?
Looks like the avatar is wider than in reality on the preview i don't know why.
Let me know how bad I did! Criticism always welcomed. Seriously.
Hey! Good job on the project. I am wondering how you made that scrollbar popup after opening many answers? I've had trouble with that, making some of my answers impossible to see when i open too many of them.