top of page

<html id="gamingsidebar"><head>
        <title>Itzgametime Vip Gaming Sidebar</title>
        <style>       
html {
  height: 1000px;
  background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(purple, blue, black);
    font-family: Arial, sans-serif;
    color: white;
}
        #highlight {
            background-color: #ff0000c7;
            color: black;
        }
    #logo {
        height: 30px;
        width: 40px;
        background-image: url(https://static.wixstatic.com/media/33772b_d1cd3957be54407ab76f2de06d8b8432~mv2.png/v1/fill/w_288,h_191,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/33772b_d1cd3957be54407ab76f2de06d8b8432~mv2.png);
    }
    #searchbar {
        border-radius: 30px;
        height: 15px;
        size: 50px;
        float: right;
    }
            #historyfont {
                font-family: Garamond, serif;
            }
            #computerfont {
                font-family: Courier New, monospace;
            }
        </style>
    </head>
    <body>
    <p>
        Welcome To
        <span id="highlight" oncontextmenu="return false;">Itzgametime Vip!</span>
    </p><center>
        <img id="logo" oncontextmenu="return false;" src="https://static.wixstatic.com/media/33772b_d1cd3957be54407ab76f2de06d8b8432~mv2.png/v1/fill/w_288,h_191,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/33772b_d1cd3957be54407ab76f2de06d8b8432~mv2.png">
    </center>
    <input id="searchbar" size="50" type="text" placeholder="Search Itzgametime Vip Sidebar..." oncontextmenu="return: false;">
        <hr>
        <div id="recommendedsearchresults" oncontextmenu="return false;">
        <h3>Search For</h3>
        <h1 id="historyfont">History</h1>
        <input id="searchbar" size="50" type="text" placeholder="Search History from Itzgametime Vip Gaming Sidebar">
        <h1 id="computerfont">Computers</h1>
    <input id="searchbar" size="50" type="text" placeholder="Search Computer from Itzgametime Vip Gaming Sidebar">
        </div>
    <hr>
    <center id="gamingvideos" oncontextmenu="return false;">
        <p>No Recommended Gaming Videos</p>
        <p>REASON: New Videos posted 1 or 2 days ago. Wait later for a month, change gaming videos every month</p>
    </center>
</body></html>

bottom of page