summaryrefslogtreecommitdiffstats
path: root/pictographs/chemistry-and-biology.html
diff options
context:
space:
mode:
Diffstat (limited to 'pictographs/chemistry-and-biology.html')
-rw-r--r--pictographs/chemistry-and-biology.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/pictographs/chemistry-and-biology.html b/pictographs/chemistry-and-biology.html
new file mode 100644
index 0000000..cc0ab97
--- /dev/null
+++ b/pictographs/chemistry-and-biology.html
@@ -0,0 +1,20 @@
+<!doctype html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>Chemistry and biology</title>
+ <link rel="stylesheet" type="text/css" href="../style.css"/>
+ </head>
+ <body>
+ <table>
+ <tr>
+ <td>&#x1F9EA;</td> <!-- TEST TUBE -->
+ <td>&#x1F9EB;</td> <!-- PETRI DISH -->
+ <td>&#x1F9EC;</td> <!-- DNA DOUBLE HELIX -->
+ <td>&#x1F52C;</td> <!-- MICROSCOPE -->
+ <td>&#x1F9A0;</td> <!-- MICROBE -->
+ <td>&#x2697;</td> <!-- ALEMBIC -->
+ </tr>
+ </table>
+ </body>
+</html>