blob: 5925099739fa3e9d573c80c9da35ec1e7057226d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Side Nav</title>
</meta>
</head>
<body>
<div class="sideitem">
<h6>Right side infobox</h6>
<ul>
<li>
<a href="http://www.eclipse.org/">title and link</a>
<br />
Descriptive content under the link.
</li>
<li>
<a href="http://www.eclipse.org/webtools/">Go to Web Tools</a>
</li>
<li>
<a href="http://download.eclipse.org/">Another item</a>
</li>
</ul>
</div>
<div class="sideitem">
<h6>Box two</h6>
Optional description for this box
<ul>
<li>
<a href="http://www.eclipse.org/">Item one</a>
</li>
<li>
<a href="http://www.eclipse.org/">Item two</a>
</li>
<li>
<a href="http://www.eclipse.org/">href</a>
<br />
and some descriptive text.
</li>
<li>
<a href="http://ws.apache.org/axis/">Axis</a>
</li>
</ul>
</div>
</body>
</html>