Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- H tag on same line as paragraph


DrOliver - 1:32 pm on Oct 3, 2002 (gmt 0)


<style type="text/css">
.inline{display:inline;}
</style>

<p class="inline">.... and it is still </p>
<h6 class="inline">RAINING IN WALES </h6>
<p class="inline">but the forecast is good .... </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"


Thread source:: http://www.webmasterworld.com/css/337.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com