JamesYcode
@JamesYcodeAll solutions
- Submitted 4 months ago
Newsletter sign-up form with success message
- HTML
- CSS
- JS
I realized at the end that the responsiveness was not what I had intended. The width of the container alongside the contents within are breaking at a smaller viewport. Another problem I encountered was the hacky way of manipulating the DOM with JS and CSS for the form validations.
- Submitted 7 months ago
Article preview component
- HTML
- CSS
- JS
Writing in less redundant code that includes, HTML ,CSS and JS.