comparison talosnames/templates/index.html @ 20:0a829ad6e116

more basic web stuff
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 10 Jul 2012 18:39:46 -0700
parents 76a8d2bd4007
children 48b4c926be73
comparison
equal deleted inserted replaced
19:aae0a420c4f7 20:0a829ad6e116
1 <html> 1 <html>
2 <head> 2 <head>
3 <title></title> 3 <title>Talos Names</title>
4 <style>
5 table, th, td {
6 border: 1px solid black;
7 }
8 </style>
4 </head> 9 </head>
5 <body> 10 <body>
6 <table> 11 <table>
7 <tr> 12 <tr>
8 <th>Buildbot Suite</th> 13 <th>Buildbot Suite</th>