Can someone explain for me? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can someone explain for me?

i have this code <iframe width="425" height="275" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http//:maps.google.co.uk/maps?f=q&amp; source=s_q&amp; h1=en&amp; geocode=&amp;q=charing+cross+road+london&amp;output=embex"></iframe> when i reload it on browser, it shown a window of map but it wont if i change to different url(for example http://www.google.co.uk/maps/@53.800651,-4.064941,6z)

9th Feb 2017, 1:46 PM
Luminous
Luminous - avatar
2 Answers
+ 2
You need the embed code, for example if you want to show a YouTube video via frame you specify the dimensions etc but what changes from the video is, rather than copying the URL directly, you do www.YouTube.com/embed/(ending video link, random characters)
10th Feb 2017, 6:34 AM
John
John - avatar
+ 1
thank you, sir!!! it work
10th Feb 2017, 12:38 PM
Luminous
Luminous - avatar