嵌入第三方服務

Google-Map

<iframe 
    src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d14462.319501534512!2d121.47989425000002!3d25.014387849999995!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3442a8231387af39%3A0x637d25254d66d965!2z55Kw54uA57ea5p2_5paw56uZ!5e0!3m2!1szh-TW!2stw!4v1603509430295!5m2!1szh-TW!2stw" 
    width="600" 
    height="450" 
    frameborder="0" 
    style="border:0;" 
    allowfullscreen="" 
    aria-hidden="false" 
    tabindex="0">
</iframe>

YouTube

<iframe 
    width="560" 
    height="315" 
    src="https://www.youtube.com/embed/pr0YzhYkOVQ" 
    frameborder="0" 
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" 
    allowfullscreen>
</iframe>

Last updated

Was this helpful?