@ehimze007Submitted 7 months ago
Shivani Kulkarni
@shivani16kulkarniAll comments
- @rathinakumar-devSubmitted 7 months ago@shivani16kulkarniPosted 7 months ago
You have created a good design that matches the exercise.
1 - @manarboooSubmitted 7 months ago@shivani16kulkarniPosted 7 months ago
Ensure that your HTML document includes a <main> element that wraps the primary content. Also, use proper descriptive class names based on the function of the element or its appearance. The final outcomes looks good!
Marked as helpful1 - @RohanIVSubmitted 7 months agoWhat are you most proud of, and what would you do differently next time?
- Proud of: looks similar to the initial image
- What would you do differently: Make it more responsive
- Challenges : Getting everything centered
- How did you overcome them: Google and trail and error. Changing properties commenting out lines to see what worked and didn't.
- Any flexbox tips to improve responsiveness
- Best way to write commit messages
- When not to use px or what I should have used instead.
@shivani16kulkarniPosted 7 months agoThe Solution looks good! (Colors are mentioned in style guide, Take care of that next time) Your Q: Best way to write commit messages A: Write clear, concise commit messages that describe the changes made and their purpose.
0