mirror of
https://github.com/autowp/autowp.github.io.git
synced 2026-07-27 19:56:33 +00:00
Bootstrap
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
eclipse.preferences.version=1
|
||||
encoding/index.html=UTF-8
|
||||
+26
-4
@@ -1,7 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<h1>Hello World</h1>
|
||||
<p>I'm hosted with GitHub Pages.</p>
|
||||
</body>
|
||||
<head>
|
||||
<title>Peugeot CAN</title>
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World</h1>
|
||||
<p>I'm hosted with GitHub Pages.</p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>3F6</td>
|
||||
<td>XXXXXXXX</td>
|
||||
<td>XXXXXXXX</td>
|
||||
<td>XXXX0000</td>
|
||||
<td>00000000</td>
|
||||
<td>00000000</td>
|
||||
<td>Z1000000</td>
|
||||
<td>00000001</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
X - время в секундах
|
||||
Z - 12h/24h
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user