Hi, I'm trying to get some text to appear shifted to the right, which works unless it's being wrapped around a block on the left.
See: http://killingcupid.co.uk/blog2.php Obviously because it's wrapping, margins and padding don't get used until they finally reach the text from where the non-floated container actually starts. So basically I want non-titles to appear further right than the title. Floating the paragraph actually does this, but then it no longer wraps. Does anyone know how I can achieve this effect? Thanks Thom ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
