Most proud of my ability to write 90% of the code without assistance and getting it to look like the design.
Next time I would like to focus on better HTML semantics and accessability.
What challenges did you encounter, and how did you overcome them?I had some trouble with keeping the blog post description the same width in terms of how many characters were on each line when making it responsive. However I figured it out with some help and learned a valuable lesson about identifying the "width owner" of a component and getting other elements to resize according to the width owner.
What specific areas of your project would you like help with?I would like help on how I could use better HTML semantics and what to add for better accessability. I defenitely fall into a bad habit of using divs or p tags without actually thinking of good semantics.
If you have any suggestions for this, or other pointers then please let me know!
Thanks.