css設置表格樣式

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>設置表格的邊框</title> <style type="text/css">     .t{         border: 1px gray solid;         border-spacing: 0px;         border-collapse: co
相關文章
相關標籤/搜索