選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

10 行
184 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Example</title>
  5. </head>
  6. <body>
  7. <p>This is an example of a simple HTML page with one paragraph.</p>
  8. </body>
  9. </html>