嗨,我想使HTML代碼響應。這是我的代碼,但它不響應,我應該怎麼做。我聽到了關於媒體查詢的一些事如何將其用於我的代碼。在我的代碼中只有內聯css在那裏。我怎麼可能讓我的代碼響應。如何使HTML代碼響應
<div class="row_inner_wrapper clearfix" style="background-color: #777777;background-position: left top;background-repeat: no-repeat; margin-top: 3%;">
<div style = "width: 60%; height:50%; font-weight: bold; font-size: 20px; float: left; background-color: #777777;">
<div style = "width: 28%; float: left;">
<img src= "C://wamp//www//rushi.jpg"; alt="" style ="max-width: 100%; height: auto; width: 100%; margin-left:10%"></div>
<div style = "width: 72%; float: left";>
<div style="font-weight: bold; font-family: Patua One,Arial,Tahoma,sans-serif; text-align: center;"><strong>abc </strong></div>
<div style = "text-align: center;"> </div>
<div style = "width: 30%; float: left; margin-left: 5%">
<span style="font-weight: bold;"><strong>abc</strong></span><br/>
<span> Bathroom </span></div>
<div style = "width: 30%; float: left;">
<span style="font-weight: bold;"><strong>abc </strong></span><br/>
<span>abc</span></div>
<div style = "width: 30%; float: left;">
<span style="font-wight: bold;"><strong>abc</strong></span><br/>
<span>abc </span></div>
</div>
</div>
<div style = "width: 40%; float:left; font-weight: bold; font-size: 20px; ">
<div style = "width: 100%; float: left;">
<span></span><br/>
<span style="font-family: bold;"><strong>abc</strong></span>
</div>
</div>
</div>
不確定這個行爲是否會回答這個問題..儘管作爲一個評論會很好 – 2015-03-31 07:00:29