行間にテキストを入れるにはどうすればよい<HR>
ですか?
<div id="outerDiv">
<button id="myButton">Do This</button>
<br>-----------or do something else-<br>
<table id="mytable">
<tr>
<td>Blah:</td>
<td><select id="foo"></select></td>
</tr>
<tr>
<td>Blah:</td>
<td><select id="foo"></select></td>
</tr>
</table>
よりも、と の間のセパレータのように機能-----
するきれい<hr>
なタグが必要です。button
table