mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-01 06:06:32 +00:00
11 lines
227 B
HTML
11 lines
227 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<img id="image1" src="">
|
|
<img id="image2">
|
|
<input id="image3" type="image">
|
|
<object id="image4" type="image/png">
|
|
<object id="image5" type="text/html"></object>
|
|
</body>
|
|
</html>
|