-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
59 lines (44 loc) · 1.79 KB
/
index.html
File metadata and controls
59 lines (44 loc) · 1.79 KB
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head> <meta content="text/html; charset=utf-8" http-equiv="content-type"> <link href="favicon.ico" rel="shortcut icon"> <title>Robot Learning at the University of Liège</title> <link href="style.css" rel="stylesheet"></head><body> <div class="page"> <div id="topframe"> <img alt="ulgrobotics" id="topimage" name="topimage" src="top-1.jpg"> </div> <div class="heading_body"> <div style="text-align:left; font-size:160%;"> <strong>ULgRobotics:</strong> Research on Robot Learning at the University of Liège. </div> </div> <div class="content_body"> <div id="menu"> <a class="top bottom" href="#UlgRobotics">UlgRobotics</a> </div> <div class="content"> <a id="UlgRobotics" name="UlgRobotics"></a> <h1 style="margin-top: 0">Links</h1> <p>For publications, research projects, events and courses, go to <a href="http://renaud-detry.net/">Renaud Detry's webpage</a>.</p> <p>The Git repository of <em>TRS: An Open-source Recipe for Teaching/Learning Robotics with a Simulator</em> is <a href="trs">here</a>.</p> </div> <div class="trailer_body"> <div style="width: 100%; display: table;"> <div style="display: table-row"> <div style="width: 50%; display: table-cell; vertical-align: bottom;"> Valid <a href="http://validator.w3.org/check?uri=referer">HTML5</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> </div> <div style="width: 50%; display: table-cell; text-align: right; vertical-align: bottom;"> Renaud Detry </div> </div> </div> </div> </div> </div></body></html>