html 基本型. <!DOCTYPE html> <html> <head> <meta charset="UTF-8"></meta> 編碼方式<title>標題</title> </head> <body> 內文</body> </html> ...
確定! 回上一頁