選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- <head>
- <title>Demo static index</title>
- <link rel="stylesheet" type="text/css" href="css/index.css">
- </head>
- <body>
- <h1> this is static file </h1>
- <a href="css/index.css"> test link index.css </a>
- </body>
|