> What's going on here is that the Baen site has some bad HTML -- in > particular, it uses the "target" attribute in some A elements,
Hi Bill, I think the target attribute of A element tells what frame the link should load the page into. If had a frame called "main", and some links down side have a target of "main" then would cause loading into a new frame. There are also a few special ones, like target="_blank" loads it into a new window. Best wishes, Robert
