Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
webfile-sjis.htm@6:e6134051068d, 2021-07-08 (annotated)
- Committer:
- titanium
- Date:
- Thu Jul 08 09:12:13 2021 +0000
- Revision:
- 6:e6134051068d
webfile.htm should be encoded in UTF-8.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| titanium | 6:e6134051068d | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| titanium | 6:e6134051068d | 2 | <html lang="ja"><head><title>IISEC - Matsui Lab</title> |
| titanium | 6:e6134051068d | 3 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| titanium | 6:e6134051068d | 4 | </head> |
| titanium | 6:e6134051068d | 5 | <body> |
| titanium | 6:e6134051068d | 6 | <div style="text-align:center; background-color:#F4F4F4; color:#00AEDB;"> |
| titanium | 6:e6134051068d | 7 | <h1>情報セキュリティ大学院 <br> 松井研 - 2019</h1> |
| titanium | 6:e6134051068d | 8 | <br><h1>Webサーバー on LPC1768 and ESP8266</h1> |
| titanium | 6:e6134051068d | 9 | </div><br /><hr> |
| titanium | 6:e6134051068d | 10 | <div align="center"> |
| titanium | 6:e6134051068d | 11 | <form method="POST"><strong><font size="+2">ADC=$ADVAL$<br> |
| titanium | 6:e6134051068d | 12 | </font></strong> |
| titanium | 6:e6134051068d | 13 | <p><strong><font size="+2"><input type="radio" name="led1" value="0" $LED1OFF$> LED 1 off<br> |
| titanium | 6:e6134051068d | 14 | <input type="radio" name="led1" value="1" $LED1ON$> LED 1 on</font></strong></p> |
| titanium | 6:e6134051068d | 15 | <p><strong><font size="+2"><input type="radio" name="led2" value="0" $LED2OFF$> LED 2 off |
| titanium | 6:e6134051068d | 16 | <br> |
| titanium | 6:e6134051068d | 17 | <input type="radio" name="led2" value="1" $LED2ON$> LED 2 on |
| titanium | 6:e6134051068d | 18 | </font><!--<p><input type="radio" name="led3" value="0" $LED3OFF$> LED 3 off |
| titanium | 6:e6134051068d | 19 | <br><input type="radio" name="led3" value="1" $LED3ON$ > LED 3 on --></strong></p> |
| titanium | 6:e6134051068d | 20 | <p><input type="submit" value="send" style="background: #3498db; |
| titanium | 6:e6134051068d | 21 | background-image:-webkit-linear-gradient(top, #3498db, #2980b9); |
| titanium | 6:e6134051068d | 22 | background-image:linear-gradient(to bottom, #3498db, #2980b9); |
| titanium | 6:e6134051068d | 23 | -webkit-border-radius:12;border-radius: 12px;font-family: Arial;color:#ffffff;font-size:28px;padding: |
| titanium | 6:e6134051068d | 24 | 10px 20px 10px 20px; border:solid #103c57 3px;text-decoration: none; |
| titanium | 6:e6134051068d | 25 | background: #3cb0fd;"> |
| titanium | 6:e6134051068d | 26 | </form></div> |
| titanium | 6:e6134051068d | 27 | </body> |
| titanium | 6:e6134051068d | 28 | </html> |