@MrKB03-creatorSubmitted 7 months ago
Brstone2002
@Brstone2002All comments
- @Brstone2002Posted 7 months ago
Looks good. One thing that was recently passed along to me was to use 'rem' instead of 'px' for font sizing and it will allow your font to scale with the page without needing media queries.
0 - @ViniKriegerSubmitted 7 months ago@Brstone2002Posted 7 months ago
Looks good. You can just style the body to the light gray color instead of creating a separate <div> for it like you did. Works either way, but saves a little typing. I will point out that I am newer to all of this myself and I am not 100% sure who's way is the "proper" way to do it or if one way is better than the other, as there are more than one ways to accomplish the same thing in programming. Keep on keeping on.
0