
đ Yuliya đ
@O-Julia-OAll solutions
Interactive rating component solution | Responsive |
PSubmitted 2 months agoIâd like to get more confident with structuring JavaScript code for better readability and scalability â for example, organizing functions, separating logic, or even using modules.
I'm also curious about best practices for accessibility (a11y), especially when building interactive components like buttons and forms.In addition, Iâd love feedback on how to improve my CSS organization â maybe using BEM more consistently or learning when it's a good idea to switch to utility-first frameworks like Tailwind.
Responsive Time-tracking-dashboard Vanilla
#accessibility#bemPSubmitted 10 months agoI need help with grid layout and also with the JS code. Did I place the styles correctly, and is my JS code clear? What can I improve?
Responsive newsletter signup form with success message
#accessibility#bemPSubmitted 10 months agoAny comments will be useful :)
Responsive order summary component html css
PSubmitted 10 months agoDid I use BEM correctly? If no, what should I change? How about responsiveness? Does it readable for you? If no, please, share you opinion!
Any feedbacks are important! :)
Responsive Article preview component
PSubmitted 10 months agoI need help with creating the message share. How did you guys created in your project? Have you used clip-path? Or you just downloaded the message picture and put in html?
Also I'm still struggling with positioning, how can I improve it ?
Also I had problem with border-radius, i did it for block div "content", and added overflow:hidden, but it cut the message "share", so I deleted it. I added left border-radius to picture and deleted overflow: hidden. Please, share your experience, how did you solve this problem?
Meet landing page html css
PSubmitted 11 months agoHi everyone â
Feedback on my website's layout and suggestions for improvement
I would appreciate your feedback on both its layout and the usage of HTML tags. I'm particularly interested in whether I've used the correct tags for structuring content and any suggestions for improving the layout.
What a better way to put the circle with number
How better to place the image with faces
I used a div block and css background-image for that, but I'm interested in knowing if there is a better way to place it on a webpage.
Here is a snippet of the code I'm using:
HTML:
CSS:
.image_faces { background-image: url("./assets/tablet/image-hero.png"); width: 100%; height: 200px; background-size: 120%; background-repeat: no-repeat; background-position: top center; }
Please help with naming blocks and elements in HTML.
Thanks a lot in advance:) Any feedback is important :)
Responsive four card feature section css html flexbox grid
PSubmitted 11 months agoI need help with colorful borders, if you know how to solve it, please, message me :)
Responsive HTML CSS GRID FLEXBOX
PSubmitted 11 months agofor me important how clear code is and how readable. So any comments would be nice about it. Also for important how responsive it is, and how could I improve the responsiveness.
mobile responsive, css, html, flexbox, mobile first
#accessibilityPSubmitted 11 months agoI would like to find out your opinion about my code and how to improve it. It would be so nice from you. Thanks in advance for your help :)