Newer
Older
2022-komatsuY / Komatsu / nigaoe.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <link rel="stylesheet" type="text/css" href="hoge.css">
</head>
<body>
    <div class="menu">
        <p>[<a href="hoge.html">課題1</a>]
        [<a href="nigaoe.html">課題2</a>]
        [<a href="/~c104000/myworld/">課題3</a>]
        [<a href="/~c104000/game/">ゲームネタばらし</a>]</p>
        </div>
        <hr>
        
        <h1>課題6-3 うまくいかない</h1>
        <div class="nigaoe">
            <div></div>
        <div class="aiu">
            <p>
                <a>ー</a>
                <a >小</a>
                <a><a style="color: red;">松</a>優ー</a>
            </p>
        </div>
        
        
        </div>
        <hr>
        <p>c1210887@e.koeki-u.ac.jp</p>
        <div class="menu">
            <p>[<a href="hoge.html">課題1</a>]
                [<a href="italy.html">課題2</a>]
                [<a href="nigaoe.html">課題3</a>]
                [<a href="/~c104000/game/">ゲームネタばらし</a>]</p>
        </div>
</body>
</html>