Forum Moderators: not2easy
Example Code:
<html>
<head></head>
<body>
<table cellspacing="0" cellpadding="0" width="100%" border="1">
<tbody>
<tr>
<td nowrap="nowrap">
<a href="./">Home</a>
<h1>
<span>
» <a href="page1.html">BreadCrumb1</a>
</span>
<span >
» <a href="page2.html">BreadCrumb2</a>
</span>
</h1>
»
<a href="page3.html">
<img style=" src="/IMD/false10.gif">
</a>
<span>
10 items found
</span>
</td>
</tr>
</tbody>
</table>
</body>
</html>
But I question your use of h1 elements in a breadcrumb, what are you trying to achieve?
I have tryed
<td nowrap="nowrap" style="float: left; display: inline; display: inline-block;">
and
<h1 style="float: left; display: inline; display: inline-block;">
both doesn't work, line still break
line-height: