View Full Version : Dotted Frame Border Code won't work!!??


becomingwd
07-06-2003, 12:47 AM
Hey!! I have a iFrame, and I want the border to be a thin black dotted line...and I have a code, but it is not working so can someone please see what is wrong with my HTML or code please please please??? The website page is:
iFrames page (http://www.geocities.com/sunshinegirl0941/popup.htm)

Thank you~

Alcy
07-06-2003, 01:05 AM
Try this....

<iframe name="frame" src="http://www.go.com" width=250 height=250 style="border:1px dashed #000000;" scrolling="auto">