Skip to content

Commit

Permalink
progedu#2 見出しを丁寧に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
ekodama6302 authored May 28, 2020
1 parent 8c994fd commit 76f1241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assessment.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" href="assessment.css"><!--cssはスタイル決めるものだから先に来てOK-->
</head>
<body>
<h1>あなたのいいところは?教えてね!😊</h1>
<h1>あなたのいいところを診断します!教えて下さいね!😊</h1>
<p>診断したい名前を入れてください</p><!--余白を入れて表示するーpタグ-->
<input type="text" id="user-name" size="40" maxlength="40">
<button id="assessment">診断する</button> <!--button#でidタグつくれる-->
Expand Down

0 comments on commit 76f1241

Please sign in to comment.