Archives for March 29, 2010

  1. Mar 29 10

    Reading: Forms

    Read Web Standards Solutions, Chapter 5: Forms.

    Download and tinker with the code examples in chapter5.html. Open it in your browser. What effect does the type attribute have on the markup? Can you change the form styling to customize your form?

    Forms are how we send information to the server. What is a server? When you go [...]

    Continued…