摘要:        
为表格添加边框 <!DOCTYPE html> <html> <head> <style> table, th, td { border: 1px solid black; } </style> </head> <body> <h1>为表格添加边框:</h1> <table> <tr> <th>Fi    阅读全文
posted @ 2022-02-06 23:18
kuaiquxie
阅读(24)
评论(0)
推荐(0)
        
            
        
        
摘要:        
使用单独的外边距属性 <!DOCTYPE html> <html> <head> <style> div { border: 1px solid black; margin-top: 100px; margin-bottom: 100px; margin-right: 150px; margin-l    阅读全文
posted @ 2022-02-06 23:01
kuaiquxie
阅读(72)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号