Explore input/process/output and user interaction by using html form elements
Design an "ugly sweater" interface that uses an interactive form to collect language data, such as adjectives, adverbs, nouns and verbs while freeing yourself from the constraints of good (whatever that is!)
design...
go crazy...have fun!
Try to make the media you use (such as animated gifs and audio files. If you use any media that you don't have copyright to, cite the sources either in the footer of the document or as a comment at the start of the html)
Add form validation to make sure all fields have data upon submission, or conditions that register specifc inputs to create specific outputs. Read more about form validation here: http://www.w3schools.com/js/js_validation.asp
Consider coding visual user feedback such as on focus of the form fields, or background color and image changes
Add a <footer> that includes an html validation link and a css validation link:
<a href="https://validator.w3.org/check?uri=referer">Valid HTML 5</a>
Note: The validation links will not work until the page is uploaded
Use external css and external js. Save files as index.html, style.css, script.js, in the studio2 folder (keep the html, css and js on the main level of the studio2 folder)
Update the portal to link to studio 2
blog.html
Add a second blog entry (blog entries are usually posted with the most recent first) with a 100-300 word critical evaluation of a web-based form you use often