Latest solutions
Responsive Tech Book Landing Page using React and Tailwind
#react#tailwind-css#viteSubmitted 6 days agoResponsive Art Gallery Website using React and Tailwind
#react#react-router#tailwind-css#viteSubmitted 19 days ago
Latest comments
- @Ayyubiy90@marwinfb
Nice work!
- @ivanorsolic95@marwinfb
Good work!
- @ivanorsolic95@marwinfb
Excellent work!
- @appsbygita@marwinfb
Good work!
- @data-dev05@marwinfb
Good work!
- @teixeirabrennoWhat challenges did you encounter, and how did you overcome them?
I had some trouble to discover how would I do the part below the ''Nutrition'' subtitle. It looked like it was using an tag but I found out that it wasn't, so after some moments thinking I figured out that it was a table with a border below each row.
The part where I had to change the color and weight of the numbers in the within the ''Instructions'' subtitle without changing the color and weight of the text following it was also a challenge. After some research, I managed to do it. Just needed to created an and substitute the bullet points with the numbers.
The last challenge was making the website responsive for 375px screens. I didn't quite manage to make it identical to what it was supposed to look like in the pre-estabilished design. I could create another HTML and CSS to make it look identical but that wasn't the objective of the challenge. It was to make the website responsive, but I couldn't do it.
@marwinfbNice work!