Latest solutions
Profile Links Page
#react#tailwind-css#viteSubmitted 24 days agoWhen I styled the group of child buttons the tailwind CSS styling became very long, is there a way to consolidate it?
Blog Post Preview
#react#tailwind-css#viteSubmitted 27 days agoIs there a better way I could have done my positioning layout? I have many grids/flexboxes within each other is this normal?
QR Code Component
#react#tailwind-css#vite#typescriptSubmitted 28 days agoIf there are better ways to utilize the styles guide, for the colors I wasn't sure how to use hsl in my code so I just converted it to hex. Also if there's a better way to structure the html i used a lot of divs.
Latest comments
- @ArashSoltaniHemmat@TIC0NDER0GA
Good Job Looks Great! For readability you may want to space the list items by putting a slightly larger gap between them.
- @iamitshaw-1998What are you most proud of, and what would you do differently next time?
- Focus action-able items when performing keyboard navigation.
- On hovering over the link/list-item whole link get's activated
- highlighting elements when performing keyboard navigation
- activating the whole link when link/list-item is hovered
- Writing media query to make web-pages responsive on different screen
- Advance CSS features (container query, clamp, etc.)
@TIC0NDER0GAYour design looks quite good. However, the padding on the container that holds all the child elements looks cramped compared to the solution. Additionally, for the link text the light gray color for the font is too close to the dark gray color surrounding it making it hard to read.
- @ErickSo5What are you most proud of, and what would you do differently next time?
estoy orgulloso del como pude acomodar y replicar el diseño otorgado
What challenges did you encounter, and how did you overcome them?El momento de poder importar una fuente igual y con ello tambien el poder acomodar los elementos
@TIC0NDER0GA¡Buen trabajo!
- @MoepyaCode@TIC0NDER0GA
Great Solution! I like that you used tailwind!