mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
74 lines
2.9 KiB
HTML
74 lines
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
label {color: black; background: yellow; overflow: visible;}
|
|
label font {color: maroon; border: 1px solid gray; overflow: visible;}
|
|
</style>
|
|
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
|
|
<title>Bugzilla #94268 testcase</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<form action="script.pl" method="POST">
|
|
|
|
<table border="0" cellspacing="0">
|
|
<tr>
|
|
<td valign="middle" align="right">
|
|
<label for="ID-namefield-1C0D701DEF4E60">Name:</label> <input type="text" name="namefield" size="25" value="Enter name here" maxlength="50" id="ID-namefield-1C0D701DEF4E60">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle" align="right">
|
|
<label for="districtfield">District:</label> <input type="text" name="districtfield" size="25" value="Enter district here" maxlength="50" id="districtfield">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">
|
|
<label for="ID-schoolfield-1C0D70117C1F460">School:</label> <input type="text" name="schoolfield" size="25" value="Enter school name here" maxlength="50" id="ID-schoolfield-1C0D70117C1F460">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle" align="center">
|
|
<label for="ID-addressfield-1C0D7011CDDA200">Address:</label> <input type="text" name="addressfield" size="25" value="Enter address here" maxlength="50" id="ID-addressfield-1C0D7011CDDA200">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle" align="center">
|
|
<label for="phonefield">Phone#:</label> <input type="text" name="phonefield" size="25" value="Enter phone# here" maxlength="50" id="phonefield">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<label for="ID-emailfield-1C0D70126858E80">E-mail:</label> <input type="text" name="emailfield" size="25" value="Enter E-mail address here" maxlength="50" id="ID-emailfield-1C0D70126858E80">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle" align="left">
|
|
<label for="ID-workshopnamefield-1C0D7012A69F4A0">Workshop Title:</label> <input type="text" name="workshopnamefield" size="25" value="Enter workshop title here" maxlength="50" id="ID-workshopnamefield-1C0D7012A69F4A0">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle" align="left">
|
|
<label for="workshopcostfield">Cost of Workshop:</label> <input type="text" name="workshopcostfield" size="25" value="Enter cost of workshop here" maxlength="50" id="workshopcostfield">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="middle">
|
|
<label for="ID-workshopdatefield-1C0D70131FA4BC0">Dates of Workshop:</label> <input type="text" name="workshopdatefield" size="25" value="Enter date(s) of workshop here" maxlength="50" id="ID-workshopdatefield-1C0D70131FA4BC0">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<label for="ID-p.o.field-1C0D701366E20A0">P.O. #:</label> <input type="text" name="p.o.field" size="25" value="Enter P.O.# here" maxlength="50" id="ID-p.o.field-1C0D701366E20A0">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
</html>
|