1
edit
Changes
→Lab #6
== Lab #6 ==
Using HTML, CSS and JavaScript create a unit conversion calculator. Your calculator will convert between the metric and imperial (British) systems in both directions and must be capable of handling at least two measure units. Additionally, your calculator page will have a dynamically-maintained log, recording each conversion for a given session. Please make sure that your page uses valid XHTML markup according to the W3C Validator.
<br /><br />
Attempt to use some of the software tools introduced in class to complete this lab.
Feel free to blog about your experience with them, regardless whether you are new to programming, or if you have experience with some other IDE software.
== Links ==