make a dashboard ui
What challenges did you encounter, and how did you overcome them?HTML Structure
What specific areas of your project would you like help with?Shema of HTML
make a dashboard ui
What challenges did you encounter, and how did you overcome them?HTML Structure
What specific areas of your project would you like help with?Shema of HTML
I just need to know if the way I created this code whether it is the best practice or there's something better that I could've done.
You did a great job... The image tag should be rapped in the <figure> or <picture> tags. This help with SEO(Search Engine Optimization )optimization .
Please read on the following css ( overflow-wrap,inline-size) this help you break a text to the next line. The <br> tag is good but it is not good when you have a lot text to break to the next line.
Hope for you find this helpful.... HAPPY CODING........
please use the readme.md-template to write your description on how you solve the challenge. this help other to review your code and comment. it is also not advisable for to write the css on the index.html page rather use the extended stylesheet that makes your code clean and not too lengthy.
Great job Maria