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

Thursday, March 7, 2013

Codecademy Sample Solution: Arithmetic



<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
        <!-- Include your PHP code between the <p></p> tags! -->
        <p>
        <?PHP echo 17 * 123; ?>
        </p>  
</body>
</html>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts