summaryrefslogtreecommitdiff
path: root/boards/dk-tm4c129x/freertos_demo/html/header.htm
blob: 52ede561931944e3b21482a64ceb6c8f4e1f660c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated.  All rights reserved. -->
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
<title>Tiva&trade; C Series TM4C129X Development Kit Header</title>
<style type="text/css">
body
{
   font-family: Arial;
   background-color: white;
   margin: 10px;
   padding: 0px
}
h1
{
   background-color: white;
   color: #7C7369;
   font-weight: normal;
   font-family: Arial;
   font-size: 24pt;
   text-decoration: none;
   text-align: right;
   line-height: 50%;
}
h2
{
   background-color: white;
   color: #7C7369;
   font-weight: normal;
   font-family: Arial;
   font-size: 22pt;
   text-decoration: none;
   text-align: right;
   line-height: 50%;
}
</style>
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left"  valign="center">
<img src="./images/ti_logo.gif">
</td>
<td align="center" valign="center">
<h1>Tiva&trade; C Series TM4C129X Development Kit</h1>
<h2>DK-TM4C129X</h2>
</td>
</tr>
</table>
</body>
</html>