Forked from: vinton's ボタンをクリックしたらアラートで答えを表示するJavaScript(function使用) View Diff (12) 「h1要素」と「p要素」をJavaScriptで記述 vinton Follow 2012-06-06 01:45:01 License: MIT License Fork0 Fav0 View1188 Play Stop Reload Fullscreen Smart Phone Readme JavaScript 2 lines HTML 10 lines CSS 0 lines 「h1要素」と「p要素」をJavaScriptで記述 document.write('<h1>はじめてのJavaScript<\/h1>'); document.write('<p>ゼロからJavaScriptを記述できるように練習します。<\/p>'); <!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <title>J07</title> </head> <body> </body> </html> 「h1要素」と「p要素」をJavaScriptで記述 document.write('<h1>はじめてのJavaScript<\/h1>'); document.write('<p>ゼロからJavaScriptを記述できるように練習します。<\/p>'); <!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <title>J07</title> </head> <body> </body> </html> use an iframe compat browser, deer Play on jsdo.it games Author Share ブログに埋め込む QR Tag Download Complete! Description What kind of game? Control Device Smartphone Controllerjsdo.it WebSocket Controller» Mouse Keyboard Touch Device Fullscreen Activated Inactivated jsdo.it games から削除する Submit Author vinton URLhttp://d.hatena.ne.jp/vinton/ Webマスターになるべく毎日勉強しています! Tweet Default Panel Auto play Screenshot Readme JavaScript HTML CSS Size Width: px Height: px code <script type="text/javascript" src="http://jsdo.it/blogparts/x3Hv/js"></script> Discussion Questions on this code?