<html> <head> <title>CSS外部呼叫範例</title> <link rel=stylesheet type="text/css" href="my_css.css"> </head> <body> ...網頁內容... </body> </html> ...
確定! 回上一頁