
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
【メモ】HTMLとJSでジャンケンする - Qiita
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
【メモ】HTMLとJSでジャンケンする - Qiita
<html> <body> <img id="you" src="" width="10%" /> <p id="you_text"></p> <img id="pc" src="" width... <html> <body> <img id="you" src="" width="10%" /> <p id="you_text"></p> <img id="pc" src="" width="10%" /> <p id="pc_text"></p> <p id="result"></p> </body> </html> <html> <body> <img id="you_img" src="" width="10%" /> <p id="you_text"></p> <img id="pc_img" src="" width="10%" /> <p id="pc_text"></p> <p id="result"></p> <script> //ぐー const rock = { img: "https://qiita-image-store.s3.ap-northeast-1.a