5 lines
95 B
HTML
5 lines
95 B
HTML
<!doctype html>
|
|
<style>
|
|
pre::first-letter { float: left; }
|
|
</style>
|
|
<pre><span>//</span></pre>
|