February 8, 201115 yr Ive downloaded a forum softwear by punbb and hosted it via localhost. I went to put it in an Iframe in my html as i want to have it intergrated into my website and not at a 3rd party location. Anyway, when i go to preview my htm page it comes up as a white box with an advertisement in it.. Now ive tried linking the Iframe to 3 currently hosted sites including youtube, and still the same problem. Could anyone help me? <iframe src="http://www.youtube.com" width="1015px" height="4000px"></iframe>
February 15, 201115 yr Author Remove px from your height and width. Wouldn't that leave me with 1015% and 4000% though? As that is waaaayyy to big.
Create an account or sign in to comment