This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Team 10 Hexagon Jigsaw Puzzle</title> <!-- Style sheets --> <link rel="stylesheet" href="css/puzzle-style.css"> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script><![endif]--></head><body> <header> <!-- Page header start --> Hexagon Jigsaw Puzzle - Team 10 </header> <!-- Page header end --> <section> <div id="puzzle-container"> <!-- Puzzle container start --> <div id="puzzle-board"> <img src="img/_Puzzle_solved.png" alt="Solved Puzzle" id="solved-puzzle"> <div id="hex-images"> <!-- Overlapping puzzle images start --> <img src="img/Group 45.png"> <img src="img/Group 44.png"> <img src="img/Group 43.png"> <img src="img/Group 42.png"> <img src="img/Group 41.png"> <img src="img/Group 40.png"> <img src="img/Group 39.png"> <img src="img/Group 38.png"> <img src="img/Group 37.png"> |