Quotes help make search much faster. Example: "Practice Makes Perfect"

Showing posts with label circumference. Show all posts
Showing posts with label circumference. Show all posts

Saturday, December 22, 2012

Codecademy Sample Solution: Projects The Basic Form


<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
        <form>
            <input type="text" name="input1" value="Basic"/>
            <input type="text" name="input2" value="Form"/>
        </form>  
</body>
</html>

Saturday, December 15, 2012

What is the circumference of a circle with radius __ ?

Type in the length of the radius of the circle:
meters

Compute


This is an example of scrolling text using Javascript.

Popular Posts