HTML Rubyに絵文字を追加する
HTMLとRubyに😀の様な絵文字を入れる方法をご紹介いたします。
絵文字の表示にはunicordを使います。
絵文字の検索はこちらで行いました。
https://lets-emoji.com/emojilist/
HTML
😀
Ruby
下線部分を\u{}で囲むことで表示できる様になります。
\u{1F600}
最後に
Line botを作った際にRubyへの絵文字挿入を行いました。
是非ご活用ください。
Author And Source
この問題について(HTML Rubyに絵文字を追加する), 我々は、より多くの情報をここで見つけました https://qiita.com/shimpex/items/82e0ee99a48d507f4425著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .