HTML基礎第二課(背景設置,外邊距,內邊距)

1、背景設置 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>背景設置</title> <link rel="stylesheet" type="text/css" href="index.css"> </head> <body> <!-- 背景樣式 background --> <
相關文章
相關標籤/搜索