Lawrence
@lawlawsonAll solutions
- Submitted 7 months ago
Article Preview Component using HTML, CSS & JavaScript
- HTML
- CSS
- JS
Any ideas as to how I could improve the position of the popup so that it fits exactly like the designs. The position of the popup changes when view on large to larger screens.
- Submitted 7 months ago
Recipe page solution using HTML & CSS
- HTML
- CSS
Any ideas about how to implement the image on mobile as full width outside of the container but within the container on desktop would be valuable. Also, how to add styling to HTML tables so that I can create dividing lines between table rows, as I wasn't able to figure this out or find a suitable solution.
- Submitted 7 months ago
Intro Component with sign up form using HTML, CSS & JavaScript
- HTML
- CSS
- JS
I couldn't figure out how to display the error text when clicking the 'Claim your free trial' button. I was able to have the background colour turn red for any input field that doesn't meet the validation requirements or is empty. This would seem to indicate that I wasn't too far off from finding the solution to display the text instead of having the input field background change colour. Any suggestions as to how I could achieve this would be great.