304 |
<li> <label for="outputscreen">To screen into the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li> |
304 |
<li> <label for="outputscreen">To screen in the browser: </label><input type="radio" checked="checked" name="output" id="outputscreen" value="screen" /> </li> |
306 |
<label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label> |
306 |
<label for="outputfile">To a file:</label> <input type="radio" name="output" value="file" id="outputfile" /> <label class="inline" for="basename">Named: </label> |