Side Panel set up

 From:  Michael Gibson
8899.7 In reply to 8899.6 
Hi mat,

re:
> Just curious...why is it when I open the HTM file...the lines of code don't begin from the left
> hand side of the page. Seems to start from the centerline.

That's from tab characters being expanded too large. Try using notepad++ to open it instead.

Having child content indented in helps to make sure opening/closing tags are balanced with each other.

- Michael