5x3radiobuttons.php


Quell Code


<div class="middle">
  <form>
    <table>
      <tr> 
        <td><label><input type="radio" class="time_1" name="ws_1" value="WS1 @ Time1"></label></td> 
        <td><label><input type="radio" class="time_1" name="ws_2" value="WS2 @ Time1"></label></td> 
        <td><label><input type="radio" class="time_1" name="ws_3" value="WS3 @ Time1"></label></td> 
        <td><label><input type="radio" class="time_1" name="ws_4" value="WS4 @ Time1"></label></td> 
        <td><label><input type="radio" class="time_1" name="ws_5" value="WS5 @ Time1"></label></td> 
      </tr>
      <tr> 
        <td><label><input type="radio" class="time_2" name="ws_1" value="WS1 @ Time2"></label></td> 
        <td><label><input type="radio" class="time_2" name="ws_2" value="WS2 @ Time2"></label></td> 
        <td><label><input type="radio" class="time_2" name="ws_3" value="WS3 @ Time2"></label></td> 
        <td><label><input type="radio" class="time_2" name="ws_4" value="WS4 @ Time2"></label></td> 
        <td><label><input type="radio" class="time_2" name="ws_5" value="WS5 @ Time2"></label></td> 
      </tr>
      <tr> 
        <td><label><input type="radio" class="time_3" name="ws_1" value="WS1 @ Time3"></label></td> 
        <td><label><input type="radio" class="time_3" name="ws_2" value="WS2 @ Time3"></label></td> 
        <td><label><input type="radio" class="time_3" name="ws_3" value="WS3 @ Time3"></label></td> 
        <td><label><input type="radio" class="time_3" name="ws_4" value="WS4 @ Time3"></label></td> 
        <td><label><input type="radio" class="time_3" name="ws_5" value="WS5 @ Time3"></label></td> 
      </tr>
    </table>
</div>

Add Comment

* Required information
1000
Drag & drop images (max 1)
Powered by Commentics

Comments

No comments yet. Be the first!

Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0