view examples/common/default/invite.m4.html @ 1010:0967a3ef14cf draft

Fixed table header should be higher z-index than elements with ipacity
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 19 May 2023 08:20:21 +0900
parents 64c84bc00700
children
line wrap: on
line source

<h1>招待メイル送信</h1>
<p>_INVITE_POLICY_</p>

<p>_REPORT_</p>

<form method="POST" action="_ACTION_">
<table class="invite">
 <tr><td>送信先</td>
  <td><input name="email" size="40" maxlength="64"></td></tr>
</table>
<input name="submit" type="submit" value="送信">
<input name="reset" type="reset" value="Reset">
</form>
_SUSPENDED_

</body>
</html>

yatex.org