Todd Moussallem
@rtoddmAll solutions
Responsive Employee Info Page
Submitted 4 months agoI'll always take advice on improving especially around my CSS. I've used "rem" through most of this project. Is there a better way? And if so what is the benefit of doing it differently?
Basic page made with HTML and CSS
Submitted 6 months agoI can always use advice around CSS specifically. See anything that could be done better or something that doesn't adhere to "best practice?" Feel free to let me know.
Newsletter Signup Page built with JavaScript
Submitted 11 months agoThree Quick Areas:
- Is there a better way to use "rem" in my CSS (best practices) that I failed to implement?
- Does my JS form validation adhere to "best practices" or have I implemented that functionality in an eccentric or "hacky" fashion?
Responsive e-learning page using Flexbox.
Submitted about 1 year agoI have two issues that I don't understand:
-
Why is there a scroll bar visible at the bottom of the page when looking at the desktop version of the site? I have set the width and height according to the specifications on the Figma design docs. I'm sure it's a mistake in my CSS but I don't know how to solve it.
-
Why is there so much space between my top section, which holds the "hero-image" at the top of the page, and the bottom section of the page? Again, I've set the height and width of the page according to the design docs but it still seems as though I can't get the spacing just right.
-
Responsive Recipe Page
Submitted about 1 year agoBecause I struggled with making the site responsive I would appreciate anyone's feedback around my use of Semantic HTML Tags, Flexbox, and the way I wrote the CSS code to be responsive. Specifically:
- Do my HTML tags and structure meet what is generally accepted as best practice?
- Does my use of FlexBox meet generally accepted best practice? If not, how could I improve it?
- Does my responsive CSS (media queries) look properly structured? If not, how could I improve it?
Static QR Code built with just HTML and CSS.
Submitted about 1 year agoHave I completed this challenge as intended? The design file in figma does not show any additional background but the "preview" file shows an additional background applied behind the grey box background.