digipi/var/www/html/header.php

32 wiersze
921 B
PHP

<!DOCTYPE html>
<html>
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<LINK href="/styles/simple.css" rel="stylesheet" type="text/css">
<title>DigiPi </title>
<body style="position: relative; height: 100%; width: 100%; overflow: hidden;">
<table width=400>
<tr>
<td align="left" width=10% bgcolor="lightgrey">
<a style="color:#000" href="/"><font size=+3><strong>DigiPi</strong></font></a>
</td>
<td width=10% bgcolor="lightgrey" >
<a href="http://craiger.org/digipi" target="craiger">
<img align=right height=40px src="/km6lyw.png">
</a>
</td>
</tr>
</table>
<br/>