aboutsummaryrefslogtreecommitdiff
path: root/enter.html
blob: fe42a60e166ae0a98e910fa71eac4973967dc0c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html lang='en'>

    <head>
        <title>Welcome!</title>
        <link rel='stylesheet' type='text/css' href='css/bootstrap.css'>
        <meta charset='utf-8'/>
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    </head>

    <body><a name="top"></a>
        <center>
            <div class="container">
                <div class="center">
		    <img src="/img/static/gate.gif">
                    <h1>WELCOME!</h1>
                    <h2>CLICK "ENTER" TO ENTER MY WEBSITE!</h2><br>
                    <h3><a class="btn btn-primary btn-large" href=https://tylerhoang.xyz/index.html>ENTER</a></h3><br>
                    <table cellpadding="2" cellspacing="2">
                        <tr>
                            <td>
                                <img src="/img/static/gpl3.gif">
                            </td>
                            <td>
                                <img src="/img/static/netscape.gif">
                            </td>
                            <td>
                                <img src="/img/static/noframes.gif">
                            </td>
                            <td>
                                <img src="/img/static/siliconvalley.gif">
                            </td>
                            <td>
                                <img src="/img/static/madevim.gif">
                            </td>
                        </tr>
                    </table>
                </div>
            </div>
        </center>
    </body>
<html lang="en">