Just completed this challenge and I need feedback on how to improve my code. Thanks
Luci_Smid
@Luci-netizenAll comments
- @vickymarzSubmitted almost 4 years ago@Luci-netizenPosted almost 4 years ago
Elegant solution. I miss some extra line-hight for the text of testimonial. Are the persons' names in italics?
0 - @phonzdevSubmitted almost 4 years ago
Hey guys! Please give me a brutal, honest feedback. I seek the truth :D I really want to improve. I would love to improve on best practices. I would want to establish my foundations. I'd be grateful for any feedbacks! :)
@Luci-netizenPosted almost 4 years agoHello! What bugs me is that in media query for large screen the social media buttons are not visible. Maybe position: absolute could help.
1 - @PsycheMaxSubmitted almost 4 years ago
I am not able to find a proper solution to the lack of a -webkit equivalent for the pseudoclasses
::-moz-range-track vs ::-moz-range-progress
Therefore the graphical effect of the bar being colored on the left of the thumb is not working on chrome.
P.S. Please note I'm a self-taught dev! If there's anything you think I should learn to optimize, let me know it!
@Luci-netizenPosted almost 4 years agoHi! Good job! How did you manage to add the color for moved slider? I can see it from the screenshot of your solution, although on the published site it does not change. btw, this is my solution so far https://luci-netizen.github.io/challenges/
0