# Wrap a textblock around another textblock?

**URL:** https://forum.kirupa.com/t/wrap-a-textblock-around-another-textblock/222527
**Category:** web dev
**Created:** [April 14, 2007, 9:47am UTC](https://forum.kirupa.com/t/wrap-a-textblock-around-another-textblock/222527 "2007-04-14T09:47:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tony\_Bolero](https://avatars.discourse-cdn.com/v4/letter/t/ecb155/32.png) [@Tony\_Bolero](https://forum.kirupa.com/u/Tony_Bolero)
#### Post date: [April 14, 2007, 9:47am UTC](https://forum.kirupa.com/t/wrap-a-textblock-around-another-textblock/222527/1 "2007-04-14T09:47:52Z")

</div>

Hi all!

I´ve got a headline and a text paragraph. I want the text to wrap around the headline so that the text and the headline start on the same line and the text continues underneath the headline. I´ve tried to use the float: left attribute on the h2-tag but that doesn´t do the trick.

Can someone help me with this wrapping thing pleaaase?
