Hello

Using VS.net 2002 I started a project and added some pages. Each page has a DIV element on it that was created by the editor when it created the page.

I've been trying to figure out what the heck a DIV is and what it's for. The docs say it's a container... I find all kinds of refferences to creating them dynamically at run time and such things but I can't figure out what they are really for or if I really need them on my pages just sitting there taking up space and causing trouble with alignment and formating.

Thanks

David