-
Being able to replicate the design and functionality despite not having access to the figma files (since I'm on the free plan)
-
Adding Javascript validations to replace HTML validations for both error messages and color switches
-
Redirecting to a new page upon successful validation
-
Responsiveness of design across all devices
Latest solutions
Newsletter sign-up form with success message [HTML SASS JS]
#sass/scssSubmitted about 1 month agoCould you rate from 1 to 10 to know your opinion, also, if you can give me advice to better organize my css and html, thank you
Article preview component [HTML & SASS]
#sass/scssSubmitted 4 months agoHow to go to the next level, I would have to do it with React.js and Tailwind, I have seen, I try to do it with html and css to practice but I must also review React.js
Testimonials grid section [HTML & SASS]
#sass/scssSubmitted 5 months agoOn how to organize the media queries, which was what got me behind in the end.
Four card feature section [HTML & SASS]
#sass/scssSubmitted 5 months agoMmm, in the responsive sizes, I would like everything to maintain a scale and decrease or increase it, I wonder if it is possible, and if it is, it may not be as simple as I imagine XD
Latest comments
- @tuhamworldSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?@OscarRodolfoUMGPosted about 1 month ago
I like how organized your code is, I also tried to adapt it to all screens but there are always little things that we miss, yours looks great
0 - @somayakhaledSubmitted 9 months ago@OscarRodolfoUMGPosted 4 months ago
It looks great, I love the animation you added when sharing, the only thing I think you forgot was the shadow, I still added it at the end and I almost forgot too, you can see my solution if you want, anyway, great job.
Marked as helpful0 - @lgwardaSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
I've successfully implemented a well-structured CSS methodology (CUBE CSS), which has made my styles more modular, reusable, and maintainable. This is a great achievement, as it's a strategy that can scale well as my project might grow. In future projects, it would be beneficial to integrate accessibility tests early on, such as using tools like Lighthouse or Axe to ensure a website is accessible to all users. This could save time down the line and improve the usability of your site for a wider audience.
What challenges did you encounter, and how did you overcome them?Keeping CSS Organized and Modular
Organizing CSS in a way that was both scalable and maintainable, while adhering to the CUBE CSS methodology, could have been a potential stumbling block.
By dividing my CSS into logical sections (like layouts, utilities, and exceptions), I ensured that my styles remained modular and easy to maintain.
What specific areas of your project would you like help with?I’ve done some cross-browser testing using Lighthouse, but I’m unsure whether there are any additional steps I should take to improve compatibility. Are there any tools or tips I should be aware of to ensure my site works well across all browsers?
@OscarRodolfoUMGPosted 5 months agoWow, I think it's incredible how you have organized the code following CSS Cube, mine is not even close to being as organized as yours, and I liked how you left the mobile version, I don't have much to add, thanks for sharing your solut
0 - @alemarrSubmitted 9 months ago@OscarRodolfoUMGPosted 5 months ago
Ohhh, I know very well, I can barely say that the fonts are a little different compared to the design, maybe I entered the site but it gave me 404. Great job
0 - @GinoGallardoSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
PODER HABERLO CORREGIDO EL RESPONSIVE
What challenges did you encounter, and how did you overcome them?REVISANDO LA DOCUMENTACION DE TAILWINS PUDE CORREGIR EL RESPONSIVE
What specific areas of your project would you like help with?TAILWIND
@OscarRodolfoUMGPosted 5 months agoAprovechando que contestaste en español, justo justo me paso lo mismo, aplicado en mobil-first luego ya en la version de escritorio me aparecia todo a media y cosas que no cuadraban pero con los media querys puedes ir arreglando poco a poco para que todo quede en su lugar, pasate por mi solucion y dejame tu feedback.
Marked as helpful0 - @Smith11bSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
This one I really felt like I started to get into a flow around how to build things in css. Especially with the semantic hmtl. I don't think there is much I would change here.
What challenges did you encounter, and how did you overcome them?ran into a problem trying to move the list items away from their markers. figured it out quickly though.
What specific areas of your project would you like help with?Any feedback is great.
@OscarRodolfoUMGPosted 5 months agoIt looks great, except that you have some larger spaces than in the view, that part of arranging the spacing, which in itself in Word is sometimes complicated in code, you end up searching on several pages how to arrange each thing, coincidentally it is the first challenge I did on this platform, when you can, stop by mine and leave me your feedback.
0