Newer
Older
2022-minosanjo / 0527-kadai.html
@みのさんじょー みのさんじょー on 29 May 2022 1 KB url
<!DOCTYPE html>
<html lang="ja">
    <head>
    <title>myworld</title>
    <link rel="stylesheet" type="text/css" href="0527-kadai.css">
    </head>
    <body>
        <div class="menu">
            <p>
            [<a href="https://www.yatex.org/gitbucket/koekiInfoDesign/2022-minosanjo/pages/0527-kadai2.html">課題2</a>]
            [<a href="/~c104000/hoge/">課題3</a>]
            [<a href="https://www.yatex.org/gitbucket/koekiInfoDesign/2022-minosanjo/pages/setsumei-template.html">でけてないなり</a>]
            [<a href="https://umap.openstreetmap.fr/en/map/cafe_719612#11/38.8676/139.9047">およよ</a>]
            </p>
            </div>
            <hr><!-- horizontal rule(水平方向の罫線)の略 水平の横線を引く -->
            <h1>課題なのだ</h1>
            <h2>はじめに</h2>
            <p>ほげほげ</p>
            <h2>つぎに</h2>
            <p>へろへろ</p>
            <p>おしまい</p>
            <hr>
            <div class="menu">
            <p>
            [<a href="https://www.yatex.org/gitbucket/koekiInfoDesign/2022-minosanjo/pages/0527-kadai2.html">課題2</a>]
            [<a href="/~c104000/hoge/">課題3</a>]
            [<a href="https://www.yatex.org/gitbucket/koekiInfoDesign/2022-minosanjo/pages/setsumei-template.html">でけてないなり</a>]
            [<a href="https://umap.openstreetmap.fr/en/map/cafe_719612#11/38.8676/139.9047">およよ</a>]
            </p>
        </div>
    </body>