Forum Moderators: not2easy
frame { border: 0px; }
The unusual thing is this produced no change, but when substituting border-style for border then a change was noticable. My problem is I don't wish to have any border, it should be gone & away! Because the suggestion above did not work and the validator insists I cannot use the 3 attributes to set the frameborder, what ever shall I do?
Try {border: none;} - I'm not sure why that would make a difference.... well, hmmm....
Is your menu and/or your content made up of graphics? If so, then you need img {border: none;} probably. Without seeing what you're loading into the frameset, it's hard to tell what's going on. If you want to sticky me the URL, I'll see if I can do better.... blind advice is usually worse than none at all!
[w3.org...]