2017-02-12 58 views
-3
   <section class="desktop_navigation"> 
<div class="block explore main with_dropdown"> 
    <div class="positioner"><img src="images/headers/connect.png"> 

國際總部 的BluPrint 其他地區 西格瑪交流 ZPhiB國際總部 我不能讓我的頂部導航的社交媒體欄顯示

   <section class="desktop_navigation"> 
<div class="block explore main with_dropdown"> 
    <div class="positioner"><img src="images/headers/news.png"> 
<nav class="dropdown"> 
<a href="/news/index.html" class="label">News</a> 
<a href="/events/index.html" class="label">Events</a> 
<a href="http://twitter.com/PBSWestRegion" class="label" target="_blank">Twitter</a> 
<a href="http://www.facebook.com/PBSWestRegion/" class="label" target="_blank">Facebook</a> 
<a href="instagram.html" class="label">Instagram</a>  
<a href="restrictedarea/calendar.html" class="label">Calendar</a></nav></div> 
</div> 

+2

1)在你的問題中顯示標記有什麼問題2)你的CSS在哪裏? – Connum

+1

歡迎來到StackOverflow!爲了我們的幫助,我們不僅僅是代碼。你有什麼嘗試?你想達到什麼目的?什麼不起作用?請將您的答案包括在內,以便我們瞭解從哪裏開始。 – Toastrackenigma

回答

0

你想將instagram.html更改爲'https://www.instagram.com/PBSWestRegion/ '在你的href屬性?

您是否還在HTML文件中添加了鏈接您的CSS文件。 例如: < link rel =「stylesheet」type =「text/css」href =「theme.css」>