ファイル名:「index.html」更新日:2024/12/3

2024年12月3日火曜日

source code 公開

t f B! P L

       




/**********************************************************#
# ファイル名:index.html
# バージョン:Ver1.0
# 機能:
# 作成日:2024/12/3
# 更新日:2024/12/3 W002
#**********************************************************/

<!DOCTYPE html>
<html lang="jp">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Webアプリテスト</title>
    <!-- index.cssへのリンク -->
    <link rel=stylesheet type=text/css href="{{ url_for('static', filename='index.css') }}">
</head>
<body>
    <h1>index.htmlを表示</h1>    
</body>
</html>

 


 

 

 

このブログを検索

アーカイブ

カテゴリー

QooQ