Inactive Tutor answered 08/21/19
Tutor
New to Wyzant
The iframe tag has several attributes. One that should help in this situation is frameBorder. Setting that equal to 0 should remove the border. Note: in IE be sure to capitalize the B in frameBorder.
Another option could be to use the CCC style "border" and set that to 0.