1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <meta name="description" content="提供醫學影像診斷及健康檢查服務。包括超聲波,X光,2D乳房造影,組織檢驗。設有女性專區,由女超聲波師及放射師負責為提供醫療服務。"> <meta property="og:type" content="website" /> <meta property="og:url" content="web_domain" /> <meta property="og:title" content="杏林超聲波中心" /> <meta property="og:description" content="提供醫學影像診斷及健康檢查服務。包括超聲波,X光,2D乳房造影,組織檢驗。設有女性專區,由女超聲波師及放射師負責為提供醫療服務。" /> <meta property="og:image" content="web_img" /> <meta property="og:site_name" content="Web" />
<meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="提供醫學影像診斷及健康檢查服務。包括超聲波,X光,2D乳房造影,組織檢驗。設有女性專區,由女超聲波師及放射師負責為提供醫療服務。" /> <meta name="twitter:title" content="杏林超聲波中心" /> <meta name="twitter:image" content="web_img" />
<link rel="shortcut icon" href="../img/pagelogo.png?version=1.2"> <!-- my css --> <link href="https://file.myfontastic.com/e532iC5ccs7j5QxdaRitK3/icons.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet"> <link rel="stylesheet" href="../css/reset.css"> <link rel="stylesheet" href="../css/slick.css"> <link rel="stylesheet" href="../css/slick-theme.css"> <link rel="stylesheet" href="../css/animations.css"> <link rel="stylesheet" href="../css/nav-layout.min.css"> <link rel="stylesheet" href="../css/style.css?version=1.1"> <link rel="stylesheet" href="../css/responsive.css?version=1.2">
|