Del Wegener wrote: > http://www.edi-cp.com/newweb/products_ul_intro.php
> The text on the left side is supposed to wrap around the picture and > the <div>s on the right. No divs on the right, only spans wrapped in paragraphs. Those paragraphs need to go, or they can replace the spans and take over their styling. A mix of markup and CSS modifications necessary to make IE7 and 6 play along, so here's the page... <http://www.gunlaug.no/tos/alien/dw/test_09_0220.html> ...and relevant stylesheet... <http://www.gunlaug.no/tos/alien/dw/test_09_0220_files/style_ed.css> ...so you can study the solution(s). regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/
