HTML ?? ???? ???? ??? ???(3)
?? ??
<p class="pl-p"><img src="https://img.php.cn/upload/course/000/000/004/5818330b1305a607.png">評(píng)論</p>
??? ??? ???? CSS ???? ?????
.pl-p{ width: 1000px; overflow: hidden; margin: 0 auto; margin-top: 20px; font-size: 20px; padding-left: 20px; }
??? ??? ????.
?? ? ??
? ??? box
<div id="pl-div"> <div id="pl-left"><img src="https://img.php.cn/upload/course/000/000/004/58170f99f2430105.png"><br>網(wǎng)友 </div> <div id="pl-right"> <textarea class="pl-txt "cols="90" rows="5" placeholder="發(fā)表評(píng)論" ></textarea> <input class="pl-input1" type="text" placeholder="昵稱"> <input class="pl-input2" type="submit" value="發(fā)布評(píng)論" > </div> </div>
??? ????
#pl-div{ width: 920px; padding: 40px; background-color: white; overflow: hidden; margin: 0 auto; margin-top: 30px; } #pl-left{ float: left; width: 100px; overflow: hidden; text-align: center; } #pl-right{ float: left; margin-left: 30px; width: 700px; overflow: hidden; } .pl-txt{ border: 1px solid #777777;padding: 20px } .pl-input1{ border: 1px solid #777777;width: 150px;height:30px;margin-top: 30px ; } .pl-input2{ background-color: #65b5ff;color: white;width: 110px;height: 40px;margin-left: 580px }
??? ??? ????
??? ?? ?? ???? ????? ??? ??? ??? ???????.
? ??? ??? ??? ??? ??? ???? ??, ?? ? ??, ???? ??, ??? ?? ??, ?? ??? ? ?? ???? ?? ??? ?? ????. ?? ???? ???. , ?? ??? ??? ??? ??? ? ????.