Skip to content

Instantly share code, notes, and snippets.

@suneo3476
Created April 25, 2013 19:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suneo3476/5462528 to your computer and use it in GitHub Desktop.
Save suneo3476/5462528 to your computer and use it in GitHub Desktop.
Google日本語入力用のHTMLタグ辞書のエクスポートデータです。 This is the exported data of HTML tag dictionary for Google Japnaese IME.
へてむる <html></html> 記号
へっど <head></head> 記号
ぼでぃ <body></body> 記号
みだし <h1></h1> 記号
みだし <h2></h2> 記号
みだし <h3></h3> 記号
みだし <h4></h4> 記号
みだし <h5></h5> 記号
みだし <h6></h6> 記号
だんらく <p></p> 記号
でぃぶ <div></div> 記号
かじょうがき <ul><li></li></ul> 記号
かじょうがき <ol><li></li></ol> 記号
ていぎ <dl><dt></dt><dd></dd></dl> 記号
ひょう <table><tr><th></th></tr><tr><td></td></tr></table> 記号
きゃぷしょん <caption></caption> 記号
ふとじ <b></b> 記号
ふとじ <strong></strong> 記号
きょうちょう <b></b> 記号
きょうちょう <strong></strong> 記号
しゃたい <em></em> 記号
いたりっく <em></em> 記号
さくじょ <del></del> 記号
かせん <ins></ins> 記号
うえつき <sup></sup> 記号
したつき <sub></sub> 記号
すぱん <span></span> 記号
あ <a href=""></a> 記号
りんく <a href=""></a> 記号
がぞう <img src=""></img> 記号
がぞうりんく <a href=""><img src=""></img></a>
いんよう <blockquote></blockquote> 記号
いんよう <q></q> 記号
ていけい <pre></pre> 記号
かいぎょう <br/> 記号
すいへい <hr/> 記号
ふぉーむ <form action="" method=""></form> 記号
いんぷっと <input type="" name="" size=""></input> 記号
ぼたん <button type=""></button> 記号
てきすと <textarea></textarea> 記号
せんたく <select name="" size="" label=""><option></option></select>
ぐるーぷ <fieldset><legend></legend></fieldset>
こめんと <!-- --> 記号
すたいる <style type="" link=""></style>
すくりぷと <script type="" link=""></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment