制作時期:05/2024
⑳
- 本番環境:https://coder-works.jpc-ltd.net/
- テスト環境:https://coder-works.jpc-ltd.net/
- サイト規模: 50ページ~
- 使用アニメーション:
- 使用CMS: MT
- 使用プラグイン:
- デザイン担当:テストさん

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sample Page</title>
</head>
<body>
<h1>Welcome to My Sample Page</h1>
<p>This is a simple HTML document.</p>
</body>
</html>