看板 Web_Design 關於我們 聯絡資訊
如題,如何把這些語法改用CSS設定? <table border="1" align="center" cellpadding="0" cellspacing="0"> <iframe width="380" height="320" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0"> <img width="100" height="200" border="0"> <a target="_blank" alt="照片"> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.217.35.23
Kelunyang:table 不知道可不可以用display:table來改,其他不知... 02/10 14:20
medicalwei:第三個 img{width:100px;height200px;border:none;} 02/10 14:33
medicalwei: ︿少一個冒號 02/10 14:33