Thanks. The piece you linked to was a bit much for me, but I did find some good resources by searching with MSN- ;) -and I think I'm beginning to catch on. The content I'd have within the iframes would be simple HTML. What I'm trying to do is make the content viewable from several pages in different parts of the site without needing to replicate the content on each of those pages. Besides using the iframe tags as you showed, another suggestion I found was providing a link to the content source for browsers that don't support iframes; but it seems to me the tags would be simpler for the person viewing, rather than having to follow extra links.
The other option I can think of would be to use a database to call up the content on the appropriate pages, but I'm guessing that would be even more of an accessibility difficulty than the iframes - am I right/wrong on that?
The other other option is to keep doing what I've been doing, which is basically linking all over creation! As the site grows, it's getting more difficult to keep the navigation simple. If I do some more thinking on that, I might come up with a better system.
Guess there are a lot of things I need to look at yet, but the input's very helpful. Thanks.
[edited to make more sense - I hope]
[edited by: Beagle at 1:05 am (utc) on Sep. 16, 2006]