summaryrefslogtreecommitdiffstats
path: root/pictographs/cultural-sites.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/cultural-sites.html')
-rw-r--r--pictographs/cultural-sites.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/pictographs/cultural-sites.html b/pictographs/cultural-sites.html
new file mode 100644
index 0000000..662f5ea
--- /dev/null
+++ b/pictographs/cultural-sites.html
@@ -0,0 +1,18 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Cultural sites</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1F5FB;</td> <!-- MOUNT FUJI -->
+ <td>&#x1F5FC;</td> <!-- TOKYO TOWER -->
+ <td>&#x1F5FD;</td> <!-- STATUE OF LIBERTY -->
+ <td>&#x1F5FF;</td> <!-- MOYAI -->
+ </tr>
+ </table>
+ </body>
+</html>