rtoddm
@rtoddmAll solutions
- Submitted 3 months ago
Newsletter Signup Page built with JavaScript
- HTML
- CSS
- JS
Three 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?
- Submitted 5 months ago
Responsive e-learning page using Flexbox.
- HTML
- CSS
I 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.
- Submitted 7 months ago
Responsive Recipe Page
- HTML
- CSS
Because 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?
- Submitted 8 months ago
Static QR Code built with just HTML and CSS.
- HTML
- CSS
Have 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.