15 lines
387 B
HTML
Executable File
15 lines
387 B
HTML
Executable File
<div id="big-header">
|
|
<fieldset id="parameters-field" style="width:75%">
|
|
<legend>Parameters:</legend>
|
|
</fieldset>
|
|
|
|
<fieldset id="stylesheet-field" style="width:15%">
|
|
<legend>Stylesheet:</legend>
|
|
<select id="stylesheet" class="single"></select>
|
|
</fieldset>
|
|
|
|
<div>
|
|
<input type="button" name="filter" id="filter" value="Run" />
|
|
</div>
|
|
|
|
</div> |