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
| <html> | |
| <head> | |
| <title>Random Picture Generator</title> | |
| <link rel="stylesheet" href="assets/stylesheets/app.css"> | |
| </head> | |
| <body> | |
| <header class="flex"> | |
| <h1>Random Picture Generator</h1> | |
| <button>Generate Random Picture</button> | |
| </header> |
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
| <html> | |
| <head> | |
| <title>Random Pondpony Generator</title> | |
| <link rel="stylesheet" href="assets/stylesheets/app.css"> | |
| </head> | |
| <body> | |
| <header class="flex"> | |
| <h1>Random Pondpony Generator</h1> | |
| <button>Generate Random Pond</button> | |
| </header> |
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
| <html> | |
| <head> | |
| <title>Random Pondpony Generator</title> | |
| <link rel="stylesheet" href="assets/stylesheets/app.css"> | |
| </head> | |
| <body> | |
| <header class="flex"> | |
| <h1>Random Pondpony Generator</h1> | |
| <button>Generate Random Pond</button> | |
| </header> |