<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <title>cafe1</title> <script type="text/javascript" src="csv.min.js"></script> <script type="text/javascript" src="mycsvload.js"></script> <link rel="stylesheet" href="cafe1.css"> </head> <body> <p> <button type="button" id="left"> 《 </button> <button type="button" id="right"> 》 </button> </p> <h1 id="__見出し__">見出し</h1> <p id="__説明__">説明</p> <h2 id="__店舗名__">店舗名</h2> <p id="__紹介文__">紹介文</p> <p id="__画像__">画像</p> <h4 id="__店舗情報__">店舗情報</h4> <p id="__店舗情報リンク__">店舗情報リンク</p> </body> </html>