Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
RaspBerry
/
Dev
/
Raspberry
:
page.html
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Document sans nom</title> </head> <body> <table width="515" border="1"> <tr> <th width="18" scope="col">GPIO #</th> <th width="56" scope="col">Description</th> <th width="24" scope="col">Statut</th> </tr> <tr> <td> </td> <td> </td> <td><img id='button1' src="off.jpg" width="100" height="100" alt='off'/></td> </tr> </table> <script src="script.js"></script> </body> </html>