Newer
Older
www-root / index.html
@hayashi hayashi on 29 Sep 2018 3 KB TOP page のデザイン変更
<!DOCTYPE html>
<html>
<head>
    <meta charset='utf-8'/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="lib/surveyor.css">
    <title>Wellcome - surveyor.mydns.jp</title>
</head>
<body>
    <div id="page-header">
        <p class="menu">&nbsp;<a href="https://www.openstreetmap.org/user/hayashi">about me</a></p>
        <p class="border">&nbsp;</p>
        <a href="/"><img alt="" width="800" height="72"  src="./surveyor_logo_wide.png" /></a>
    </div>
    <h1 align="center">OpenStreetMap coverage! in Japan</h1>

<table align="center">
<tr>
  <td>
        <table class="border">
        <tr>
            <th colspan="3">Raspberry pi 2 B+</th>
        </tr>
	<tr>
            <td width="110" height="230"></td>
            <td width="220" height="230">
                <a href="/owncloud"><img src="owncloud.jpg" width="192" height="192" alt="owncloud"/></a>
            </td>
            <td width="110" height="230"></td>
	</tr>
	<tr>
            <td width="110" height="230"></td>
            <td width="220" height="230">
            </td>
            <td width="110" height="230"></td>
	</tr>
        <tr>
            <td colspan="3" height="80">
                <p align="right"><a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
                http://192.168.0.200:80/<br/>
                raspi2:/var/www/html</p>
            </td>
        </tr>
	</table>
  </td>
  <td>
	<table class="border">
        <tr>
            <th colspan="4">Raspberry pi 3 B+</th>
        </tr>
	<tr>
            <td width="55" height="230"></td>
            <td width="220" height="230" colspan="2">
                <a href="http://surveyor.mydns.jp/gitbucket/">
                    <img src="gitbucket.png" width="160" height="160" alt="GitBucket"/><br/>GitBucket
                </a>
            </td>
            <td width="55" height="230"></td>
	</tr>
	<tr>
            <td width="55" height="230"></td>
            <td width="220" height="230">
                <a href="https://yuuhayashi.github.io/coverageWeb/index.html">
                    <img src="OSM_Logo_design_Ben_Hall.png" width="200" height="182" alt="OSM coverage"/><br/>
                    OSM coverage
                </a>
            </td>
            <td width="220" height="230">
                <a href="postgis.html">
                    <img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" /><br/>
                    PostGIS service
                </a>
            </td>
            <td width="55" height="230"></td>
	</tr>
        <tr>
            <td colspan="4" height="80">
                <p align="right">
                    <a href="https://nginx.org">nginx</a><br/>
                    http://192.168.0.29:80/<br/>
                    raspi3:/var/www/html
                </p>
            </td>
        </tr>
	</table>
  </td>
</tr>
<tr>
    <td>
        <a href="https://github.com/yuuhayashi/coverageWeb/wiki">
            <img alt="coverageWeb" width="79" height="67" src="./logo_github.png" /><br/>coverageWeb
        </a>
    </td>
</tr>
</table>
    
    

</body></html>