Page is a not externally linkable
DrOliver - 1:32 pm on Oct 3, 2002 (gmt 0)
<p class="inline">.... and it is still </p> There's even an official way to do that, but it doesn't work in most browsers: See [w3.org ] and check "display:run-in"
<style type="text/css">
.inline{display:inline;}
</style>
<h6 class="inline">RAINING IN WALES </h6>
<p class="inline">but the forecast is good .... </p>