-
Notifications
You must be signed in to change notification settings - Fork 0
/
route23.html
21 lines (21 loc) · 1.14 KB
/
route23.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<head>
<link rel="stylesheet" href="assets/basic.css">
<meta property="og:type" content="website">
<meta property="og:url" content="https://mtkft.github.io/route23.html">
<meta property="og:title" content="Route 23 reaction images">
<meta property="og:description" content="ding ding">
<meta property="og:image" content="https://mtkft.github.io/route23/smug23.png">
</head>
<header><a href="rxi"><<< Back to reaction images hub</a></header>
<h1>Reaction images featuring BKV and SEPTA routes 23 and 23, respectively</h1>
<marquee>Now with title-text!</marquee><br><br>
<table>
<tr><th>Name</th><th>Image</th></tr>
<tr><td>laser23.png</td>
<td><img src="route23/laser23.png" title="POV: you parked on the route 23 trolley tracks and it is no longer substituted by diesel buses"></td></tr>
<tr><td>smug23.png</td>
<td><img src="route23/smug23.png" title="lasted 8 years longer than the Philadelphia one *and* got a new iteration as what was previously called route 2M"></td></tr>
</table>
<footer><img src="assets/mt.svg" style="height:60;float:right">© 2023 Mákos Tészta Kft. (before you ask, no, not actually incorporated, just fictional)</footer>
</html>