Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

176
LINES

< > BotCompany Repo | #1002212 // alternate splash page

HTML

<html>

<head>
    <title>Eleutheria is learning how to think.</title>
    <style>
        @font-face {
            font-family: PT Sans;
            src: url("https://fonts.googleapis.com/css?family=PT+Sans:700&subset=latin,latin-ext");
        }
        
        h1 {
            font-family: PT Sans;
            font-size: 100px;
            text-align: center;
        }
        
        a,
        input {
            font-family: PT Sans;
        }
        
        li {
            padding: 1px;
        }
        
        input[type="text"] {
            width: 15em;
            border-bottom-width: medium;
            border-left: none;
            border-right: none;
            border-top: none;
            font-size: 15px;
            padding: inherit;
            background-color: #FFFFFF;
            color: #636363;
        }
        
        h4 {
            font-size: 20px;
        }
        
        #lastdialogs {
            width: 500px;
            margin-left: 35%;
        }
        
        ul {
            list-style-type: none;
        }
        
        a {
            text-decoration: none;
            color: #47A7A6;
            text-align: center;
        }
        
        .lol {
            font-size: 20px;
        }
        
        body {
            color: #0000000;
            background-color: #FFFFFF;
            font-family: "PT Sans"
        }
        
        h2 {
            font-family: PT Sans;
            font-size: 72px;
            text-align: center;
        }
        
        h3 {
            font-family: PT Sans;
            font-size: 25px;
            text-align: center;
            margin-top: -2%;
        }
        
        p {
            font-family: PT Sans;
            font-size: 24px;
            color: #000;
            margin-left: 5%;
        }
        
        #footer {
            font-family: PT Sans;
            font-size: 18px;
            text-align: center;
            margin-bottom: 5%;
        }
        
        span {
            color: #000000;
            text-align: center;
        }
        
        input[type="submit"] {
            border: 0.5px solid #FE6363;
            -webkit-box-shadow: #A7A8A8 1px 1px 1px;
            -moz-box-shadow: #A7A8A8 1px 1px 1px;
            box-shadow: #A7A8A8 1px 1px 1px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            font-size: 15px;
            font-family: PT Sans;
            padding: 7px 7px 7px 7px;
            text-decoration: none;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
            font-weight: bold;
            color: #FFFFFF;
            background-color: #FE6363;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#FE6363), to(#D45353));
            background-image: -webkit-linear-gradient(top, #FE6363, #D45353);
            background-image: -moz-linear-gradient(top, #FE6363, #D45353);
            background-image: -ms-linear-gradient(top, #FE6363, #D45353);
            background-image: -o-linear-gradient(top, #FE6363, #D45353);
            background-image: linear-gradient(to bottom, #FE6363, #D45353);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FE6363, endColorstr=#D45353);
            margin-left: 20px;
        }
        
        input[type="submit"]:hover {
            border: 1px solid #FE6363;
            background-color: #FE6363;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#FE6363), to(#FE6363));
            background-image: -webkit-linear-gradient(top, #FE6363, #FE6363);
            background-image: -moz-linear-gradient(top, #FE6363, #FE6363);
            background-image: -ms-linear-gradient(top, #FE6363, #FE6363);
            background-image: -o-linear-gradient(top, #FE6363, #FE6363);
            background-image: linear-gradient(to bottom, #FE6363, #FE6363);
            filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FE6363, endColorstr=#FE6363);
        }
        
        img {
            margin-left: 20%;
        }
    </style>
</head>

<body>

    <a href="http://tinybrain.de/"><img src="http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=serve&#38;file=blob_1002132&#38;contentType=image/png" border=0></a>

    <br>
    <h1 style="font-size: 40px; text-align:center;">Eleutheria is learning how to think.</h1>
    <br><b><h3><a href="http://tinybrain.de:8080/getraw.php?id=1002123&#38;contentType=text/html">PUT # OF BOTS HERE bots ready to talk. TALK TO ELEUTHERIA HERE.</a></h3></b>

    <br>
    <div id="lastdialogs">
        <h4>Last dialogs:</h4>
        <ul>
            <li>Stuff they said.</li>
            <li>More stuff.</li>
            <li>cool stuff.</li>
            <li>someone leveled up</li>
        </ul>
    </div>

    <br>
    <center>
        <form action="http://bots.tinybrain.de/1002018/submit">
            <input type="text" name="email" value="my@email.com">
            <input type="submit" value="Join our community!">
        </form>
    </center>
    <div id="footer">
        <br>
        <br><a class="lol" target=_blank href="http://bots.tinybrain.de">Bot list</a>
        <a style="margin-left:20px;" class="lol" href="http://tinybrain.de:8080/getraw.php?id=754&#38;contentType=text/html">More</a></div>
</body>

</html>

download  render html  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002212
Snippet name: alternate splash page
Eternal ID of this version: #1002212/1
Text MD5: c677b980e0e0f18667482c0f38cb8ccc
Author: bgrgndz
Category:
Type: HTML
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-28 20:22:30
Source code size: 5633 bytes / 176 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 560 / 389
Referenced in: [show references]