我有一個新成員.... 我有一個無法解決的Web編程問題。 問題的代碼,我hastt任何標籤只是不...問題代碼標籤?
http://8pic.ir/images/mrghe6ey1a8wkbxjefzw.png
現在我自己的標籤。 HTML代碼和樣式和我進入了圖片。但我想Mote ... 現在我該如何輸入HTML代碼和樣式,看起來像它上面:
這個錯誤檢查代碼? 這些代碼與選項卡相關。
http://Trainbit.com/files/1222191884/Tabs_Style_amp_HTML.txt
HTML:
<div class="list-wrap">
<div class="post-list">
<div class="img-box">
<img src="/<?php bloginfo('template_url'); ?>/image/1.png" />
</div>
<div class="text-slider">
<a href="#">Permalink to Post With Featured</a>
<br/>
2014 17 June
</div>
</div>
<div class="post-list">
<div class="img-box">
<img src="/<?php bloginfo('template_url'); ?>/image/1.png" />
</div>
<div class="text-slider">
<a href="#">Permalink to Post With Featured</a>
<br/>
2014 17 June
</div>
</div>
</div>
<div class="post-list">
<div class="img-box">
<img src="/<?php bloginfo('template_url'); ?>/image/1.png" />
</div>
<div class="text-slider">
<a href="#">Permalink to Post With Featured</a>
<br/>
2014 17 June
</div>
</div>
</div>
CSS:
.img-box{
width:89px;
height:89px;
margin:10px 10px;
float:left;
padding-left:-5px;
}
.img-box img{
width:89px;
height:89px;
float:left;
}
.text-slider{
margin:10px;
font-size:11px;
float:right;
}
.post-list a{
text-decoration:none;
font-size:13px;
color:#7b7c7c;
float:right;
}
.text-slider a:hover{
color:#54d5d5;
}
謝謝你,我會提交一個答案:)
我假設英語不是你的第一語言;是否有可能讓一個有你所信任的英語語言能力的人用你的母語來回顧你的問題並看看他們能否提供更好的翻譯?事實上,我不知道問題是什麼。 –
你希望你的每個列表條目能夠垂直堆疊,但是現在它們不正確地流動,並且對圖像做了奇怪的事情。我在跟蹤這個嗎? – ndm13
嗨...對不起英文書寫不好...... – wirenab