Edward Wald | CCC

Projects

Week 1: Calculator Tutorial

This is your first week's assignment.

Calculator Tutorial

Week 2: Styled Caculator Tutorial

This is a URL to the styled Caculator Information

Styled Calculator Tutorial

Sudoku Game

Sudoku Game

Resources

HTML 5 Boilerplate

            
                <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HTML 5 Boilerplate</title>
</head>
<body>
</body>
</html>