1. Create a circle object with the Object() constructor and a method that will calculate its circumference.

Complete chapter 8 exercise 1. Save this page as chapt8ex1.html in your week 5 folder. (Hint: See my example object_methods.html. Circumference is 2πr.

Calculator

script-n-html for ch 8 exerc 1

Back to Assignment Web Page.

Valid XHTML 1.0!

Valid CSS!

W3C XHTML validation page

W3C CSS Validation Page