Frontpage Magik…
For the life of me I could never understand why the main page of my site would never align itself and always be in perfmanent right align… wracking my brain for the past 30 min till I realized that I could easily check what was causing it to skew by dumping the source code from my browser to the HTML tab of Microsoft Frontpage… From there the table would be drawn out in dotted form and I could see which part of the pesky html code was causing all of this…
Well enough I found out that a call for a closed cell anchor was mistakenly placed as an open anchor… browsers were thereby thinking that my single column was composed of 2…
Was finally able to bring balance to the Force… hehehe
[source]