summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBjoern B. Brandenburg <bbb@cs.unc.edu>2009-07-26 22:07:06 -0400
committerBjoern B. Brandenburg <bbb@cs.unc.edu>2009-07-26 22:07:06 -0400
commit0381e564603f5b4786c06f945c2af0f6bdf06a9f (patch)
tree21d56aab6dd5c28e379f4c577c0fd8d6ab364caf /index.html
parent5eae98a453ef768b8e36ae2d3c20338e80055532 (diff)
give news some space at bottom
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index c358444..98bf86f 100755
--- a/index.html
+++ b/index.html
@@ -26,8 +26,8 @@
26 <div id="content"> 26 <div id="content">
27 <h2>Welcome</h2><img src="group_dresden_small.jpg" alt="Left Align" class="left" height="145" width="200" /> 27 <h2>Welcome</h2><img src="group_dresden_small.jpg" alt="Left Align" class="left" height="145" width="200" />
28 <p>Hello and welcome to the homepage of the Real-Time Systems group at <a href="http://www.cs.unc.edu">The University of North Carolina at Chapel Hill</a>. Here you can find information on our group, important dates, information about our current projects (including our <a href="http://www.cs.unc.edu/~anderson/litmus-rt/">LITMUS<sup>RT</sup></a> system), and photos from conferences.</p> 28 <p>Hello and welcome to the homepage of the Real-Time Systems group at <a href="http://www.cs.unc.edu">The University of North Carolina at Chapel Hill</a>. Here you can find information on our group, important dates, information about our current projects (including our <a href="http://www.cs.unc.edu/~anderson/litmus-rt/">LITMUS<sup>RT</sup></a> system), and photos from conferences.</p>
29 <hr /> 29 <div id="news" class="news">
30 <div id="news" style="clear: both;"> 30 <hr />
31 <h2>News</h2> 31 <h2>News</h2>
32 <div class="newsitem"> 32 <div class="newsitem">
33 <p class="date">August 2009</p> 33 <p class="date">August 2009</p>
@@ -41,10 +41,11 @@
41 </div> 41 </div>
42 </div> 42 </div>
43 </div> 43 </div>
44 <div id="footer">
45 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block</p>
46 </div>
47 </div> 44 </div>
45 <div id="footer">
46 <p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0</a> | Copyright © UNC | Based on a Design by Aaron Block</p>
47 </div>
48
48 </div> 49 </div>
49</body> 50</body>
50</html> 51</html>