Lawrence
@lawlawsonAll solutions
Article Preview Component using HTML, CSS & JavaScript
Submitted 11 months agoAny 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.
Recipe page solution using HTML & CSS
Submitted 12 months agoAny 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.
Intro Component with sign up form using HTML, CSS & JavaScript
Submitted 12 months agoI 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.