I thought it would be an interesting challenge to make a stylesheet that could apply to two or more projects, so that’s what I did here.
I want to credit @xynoan for sharing the color palette tool https://coolors.co/ on my other feedback thread. That was a big help here.
My biggest challenge was getting the navigation bar to appear where I wanted it to. I’m not sure this is a principled application of flexbox or container placement, so I’m particularly interested in any feedback you may have there.
I also wasn’t sure if I was following best practices on my stylesheet – sometimes there was a choice between styling on the element, class or id level, so I’m wondering if I made any transgressions there or if it doesn’t really matter.
Always welcome to hear feedbacks on aesthetics too, of course.
I ran your code here: TDP Test. You can click the Passed to see the errors, you passed 14/16.
Same thing with the Survey Form, you should also run it in here: W3C validator. There are also some errors to look for.
Otherwise, good job! I like the way you design the websites (glad you played around with the pallete ^^), and the way you’re using image as a background.
…But perhaps my main content would look better with generous padding / whitespace. What do you think?
Good catch! I thought any errors would be caught when I provided the solution link and pressed “I’ve Completed This Challenge”, but I suppose since these are my second submissions it might give me false positives. I’ll be sure to use the templates with error checking from now on.
Wow, this is interesting. Thank you for sharing this.
I totally respect that you’re following guidelines to enhance readability, so, no. Maybe just a little bit of adjustment like centering everything? Because your documentation is technically pushed to the left-side. I’m sure you know what I mean