Queues - Sahana Murthy - Static Site#17
Conversation
Static SiteWhat We're Looking For
Great work overall. Site is attractive and easy to navigate, and HTML forms a clear tree structure. I especially like the way you've broken your CSS out into multiple files - that makes it easy to see what affects what. |
There was a problem hiding this comment.
Hello Sahana! I hope you are doing well. I'm sure this isn't strictly part of the review process, but allow me to say, hello!
req = request
nit = nit-picky
grat = gratitude/praise
grat: I really enjoyed looking at the final product and was impressed by your stylistic skill
req: perhaps there is a way to share one css sheet to style shared properties site-wide?
This would save time and keep your code trimmed down — preventing unwieldy file structure(s). If you are using HTML4, id’s and classes will help clearly define elements. If you are using HTML5, I believe this can be accomplished with ease.
grat: It is clear improvement developed with each commit, which is great (and, not always the case).
req: I do agree with Dan that perhaps more commits between inception and completion would be helpful*
aside: The reason I suggest this is, other than the safeguard it provides in terms of providing additional code-snapshots you can revert to if something goes horribly wrong**, but also that their collective presence demonstrates your ability 1. at the beginning of your work 2. to be self critical and digest criticism 3. to demonstrate meaningful improvement and if you leverage coding-weaknesses as opportunities for personal growth. All of which are extremely valuable as an employee in convincing those around you of your talent, ultimately translating to success!
Finally, HTML, very well done!
nit: I am curious why the index page ref is outside the nav.
req: In passions.html, are article tags the most appropriate for these elements?
grat: I like how you define mains, nav, header and footer areas of the page consistently!
nit: consider using a broad section element to denote cohesive elements, then nest smaller items within it as a piece of the broader section.
Overall, I really enjoyed the site. Your skills are impressively strong already, it was a bonus to get a general sense of your aesthetic preferences (and apparently florals and pineapples rank highly) and personality :)
Thanks!
-n
*an area I also struggled with
**and, it always does
Static Site
Congratulations! You're submitting your assignment!
Comprehension Questions