iframe refresh banner code NO PAGE REFRESH -


How do I create an IFrame Refresh Ad Banner Code? No page refreshes, no adsense

example = & gt; & lt; Div align = "center" & gt; & Lt; Iframe src = "http://www.1pars.com/ads/2.html" id = "I1" name = "I1" align = "center" height = "63" width = "500" "border =" 0 "Frameborder =" 0 "scrolling =" no "margin width =" 1 "margin width =" 1 ">

Your browser does not support iframes. & Lt; / p & gt;

It is as simple as this:

  & lt; Iframe src = "../ .. /../index.htm"> 

Your browser does not support frames. You can directly & lt; a href =" ../../ ../ index.htm "& gt; This link can be found on the site & lt; / a & gt ;. & lt; / p & gt; The

link index.html must be placed in its header:

  & lt; / iframe & gt; Lt; meta http-equiv = "refresh" content = "15" URL = index.html "& gt;    

Comments