Rev 585 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
332 | colin | 1 | <form method="post" name="form"> |
2 | <div> |
||
585 | colin | 3 | <p> |
332 | colin | 4 | <span> |
5 | Enter your name: |
||
684 | colin | 6 | |
332 | colin | 7 | <input name="myName" type="text"> |
684 | colin | 8 | |
9 | <small> |
||
10 | Leave empty for a random name. |
||
585 | colin | 11 | <p> |
12 | <span> |
||
13 | Pick a text color: |
||
14 | <input name="myColor" type="color"> |
||
684 | colin | 15 | |
16 | <small> |
||
17 | Leave as black for a random color. |
||
585 | colin | 18 | <p> |
332 | colin | 19 | <input type="submit" value="Continue"> |
20 | |||
21 | <div> |
||
22 | ^{msg} |