1. 程式人生 > >谷歌地圖goole----指向連結網址

谷歌地圖goole----指向連結網址

<!DOCTYPE html>
<html>

<head>
    <title>Get started with MapView - Create a 2D map</title>
</head>>
    <body>

        <a href="http://www.google.cn/maps/place/%E9%99%95%E8%A5%BF%E7%9C%81%E8%A5%BF%E5%AE%89%E5%B8%82/@34.2596292,108.6870086,10z/data=!3m1!4b1!4m5!3m4!1s0x366379e922ac17b9:0x85d466fda794582e!8m2!3d34.3434361!4d108.9404297" target="_blank">訪問谷歌地圖西安!</a>

        <p>如果你將 target 屬性設定為 &quot;_blank&quot;, 連結將在新視窗開啟。</p>

    </body>
    
</html>