I have 3 web parts in ONE web part zone. I want to put web part 1 on the top and web part 2 and web part 3 side by side below web part 1. Is this possible?
Maybe I can layout 3 web parts vertically, then use javascript to merge web part2 and web part3 by removinmg </tr><tr> tag?