PDA

View Full Version : noframe tag



merickson
October 14th, 2002, 10:27
Does the NOFRAME tag take bgcolor= and background= attributes like the BODY tag?

aphel aura
October 14th, 2002, 12:12
It should be N-O-F-R-A-M-E-S

Anyway you can't put ANY tags in <N-O-F-R-A-M-E-S> element, but you have an alternative like.




<N-O-F-R-A-M-E-S>
<body bgcolor="#242424" text="#CCCCCC" leftmargin="0" topmargin="0" marginwidth="2" marginheight="2" link="#666666" alink="#FFFFFF" vlink="#999999">
<P> Click this <a href="noframepage.html">link</a> for a frameless version for this site.
</body>

<N-O-F-R-A-M-E-S>


EDIT: The word N-O-F-R-A-M-E-S is CENSORED? What the hell!!

Anyway the "-" should be removed.

merickson
October 14th, 2002, 19:28
Thanks for the help. I suspect that the nf word is censored for technical reasons. When I first tried to post, I put it all caps in the subject and the system didn't like it.

In any case, thanks for the sugestion about a BODY tag inside the NF tags.

My intent is not to include a link for the frameless, but to supply a full page so that they are unaware that their software is lacking. Am I being too ambitious?