index2.html 2.16 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>MY Favorite.</title>
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    <link href="file.css" rel="stylesheet" type="text/css" />
</head>

<body>
    <div id="wrapper">
        <div id="header">
            <h1>MY Favorite.</h1>
            <ul>
                <li class="first">
                    <a href="index.html">Home</a>
                </li>
                <li>
                    <a href="http://www.pdphoto.org/" target="_blank">Google Photo</a>
                </li>
            </ul>

        </div>
    </div>
    <div id="content">
        <div id="colOne">
            <h2>Musics </h2>

            <iframe width="420" height="315" src="https://www.youtube.com/embed/tgbNymZ7vqY"></iframe>
            

            <ol>
                <li class="first">
                    <a href="https://www.youtube.com/watch?v=IumYMCllMsM" target="_blank">Home</a>
                </li>
                <li>
                    <a href="https://www.youtube.com/watch?v=ru0K8uYEZWw" target="_blank">CAN'T STOP THE FEELING!</a>
                </li>
                <li>
                    <a href="https://www.youtube.com/watch?v=jzD_yyEcp0M" target="_blank">FRIENDS</a>
                </li>
                <li>
                    <a href="https://www.youtube.com/watch?v=3BXDsVD6O10" target="_blank">River</a>
                </li>
            </ol>


        </div>
        <div id="colTwo">
        
            <h3>Anime</h3>
            <img width="420" height="315" src="https://sotaku.com/wp-content/uploads/2017/11/auto-draft.jpg"></img>
            <ul>
                <li class="first">Watch Anime !!
                    <button>
                        <a href="http://www.anime-sugoi.com/" target="_blank"> Click </a>
                    </button>
                </li>

            </ul>
        </div>

        <div id="footer">
            <p>&copy; my profile.</p>

        </div>


</body>

</html>