Newer
Older
Ruby / index.cgi
@WAKUI Sayo WAKUI Sayo on 3 Dec 2022 711 bytes 2022-12-03 15:28:55
<!DOCTYPE html>
<html>
<!-- Default style for pretty-print of text files -->
<head><title>csv-use.csv</title>
<style type="text/css">
pre {margin-left: 6ex;}
pre span {counter-increment: linenum; text-align: right; position: relative;}
pre span:before {
    position: absolute; right: 0px;
    background: #ddd; text-align: right; padding: 0 0.2ex;
    width: 5.5ex; margin-right: 0.5ex;
    content: counter(linenum) ":";
}
</style>
</head>
<body>
<p>[[ <a href="?showattc+article_m+497+raw">RAW TEXT</a>(DOWNLOAD here) ]]</p>
<pre lang="en">
<span></span>すきなもの,きらいなもの
<span></span>オレンジ,あめ
<span></span>ハムスター,へび
<span></span>チョコ,虫
</pre>
</body>
</html>