12 lines
248 B
HTML
12 lines
248 B
HTML
<html>
|
|
<style src="file://style.css"></style>
|
|
<script src="file://script.js"></script>
|
|
<body style="color:5">
|
|
<tabs>VIEW</tabs>
|
|
YAY HTML
|
|
<p>idk</p>
|
|
<img handler="handler1" src="file://a.ppm"></img>
|
|
</body>
|
|
a b a b
|
|
</html>
|