Natalie Smyth
@nataliesmythAll solutions
- Submitted 6 days ago
Accessible news homepage built with CSS grid
- HTML
- CSS
- JS
I am not thrilled with the the button on mid sized screens, it's not the right size but I can't seem to set the max height of the button when the screen is around 700px-1000px.
- Submitted 24 days ago
Contact form focused on accessibility
- HTML
- CSS
- JS
I would love feedback on my JavaScript, and how I can create cleaner, more concise code.
- Submitted about 1 month ago
Responsive FAQ Page built with JavaScript
- HTML
- CSS
- JS
Any feedback is welcome! Overall, I'm pretty happy with the result.
- Submitted 5 months ago
Responsive PW Generator app using utility classes
- HTML
- CSS
- JS
I would appreciate any help with changing the track fill color from black to green. I've tried using background image, borders, but I haven't been able to make it dynamic.
- Submitted 6 months ago
Responsive Tip Calculator using Flexbox
- HTML
- CSS
- JS
I always love feedback to improve my work, I'd love feedback on the layout of the app in between the mobile view and desktop view.
- Submitted 6 months ago
Time tracking dashboard using grid
- HTML
- CSS
- JS
Populating my HTML with json! I will go back to basics and come back to this project.
- Submitted 7 months ago
Responsive Article Preview Component using Flex
- HTML
- CSS
- JS
Right now, if you click the share button and then adjust the browser width from less 730px to greater than 730px or vice versa, the active state doesn't change to the mobile or desktop view along with the rest of the layout. I created a function to track the current browser width, but my attempts to use an if/else statement to update the active state have failed. Any tips or pointers would be greatly appreciated!
- Submitted over 1 year ago
Responsive newsletter signup page using JS and CSS flexbox
- HTML
- CSS
- JS
I am content with where it is as an MVP, but not a final draft. If anyone has any resources on styling forms, or can point me in the direction of what knowledge I'm lacking that is making this so difficult would be much appreciated.