File tree 2 files changed +28
-4
lines changed
2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change
1
+ eclipse.preferences.version =1
2
+ encoding/index.html =UTF-8
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < body >
4
- < h1 > Hello World</ h1 >
5
- < p > I'm hosted with GitHub Pages.</ p >
6
- </ body >
3
+ < head >
4
+ < title > Peugeot CAN</ title >
5
+ < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css ">
6
+ < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js "> </ script >
7
+ </ head >
8
+ < body >
9
+ < h1 > Hello World</ h1 >
10
+ < p > I'm hosted with GitHub Pages.</ p >
11
+
12
+ < table >
13
+ < tr >
14
+ < td > 3F6</ td >
15
+ < td > XXXXXXXX</ td >
16
+ < td > XXXXXXXX</ td >
17
+ < td > XXXX0000</ td >
18
+ < td > 00000000</ td >
19
+ < td > 00000000</ td >
20
+ < td > Z1000000</ td >
21
+ < td > 00000001</ td >
22
+ </ tr >
23
+ </ table >
24
+
25
+
26
+ X - время в секундах
27
+ Z - 12h/24h
28
+ </ body >
7
29
</ html >
You can’t perform that action at this time.
0 commit comments