Note: At the 12 minute and 15 second mark of the following Form Exercise SOLUTION video, there are two typos. Where the second and third select menus say "month=..." it should actually say "name=...", like the first select menu. So the code should be as follows:
<select name="day">
and..
<select name="year">
Lorem ipsum dolor sit amet, consectetur adipiscing... Read More
Dec 17, 2018, 3 Comments