Skip to content

Lazorishere/Lazorishere.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>TD Games</title>
<header>
    <h1>TD Games</h1>
    <p>Your Source for Exciting Games</p>
</header>
</header>
    <h2>Connect with Us on Social Media</h2>
    <!-- Social Media content and links go here -->
    <ul>
        <button class="btn-primary" onclick="location.href='https://twitter.com/Lazor999op';" style="width: 25px; height: 50px;"><i class="fa-brands fa-x-twitter"></i></button>
        <button class="btn-primary" onclick="location.href='https://www.youtube.com/channel/UCOM8FHl9LASOp2_aqcpa5-A';"style="width: 25px; height: 50px;"><i class="fa-brands fa-youtube"></i></button>
        <button class="btn-primary" onclick="location.href='https://discord.gg/W8qpVdwY7Z';"style="width: 25px; height: 50px;"><i  class="fa-brands fa-discord"></i>"></i></button>
    </ul>
</section>

<!-- Other sections and content can be added as needed -->
<div class="container">
    <div class="content">
        <h2>Welcome to TD Games</h2>
        <p>
            TD Games is your destination for fun and exciting games. Whether you're into action, creativity, or a team . Our games will enterest you
        <!DOCTYPE html>
<title>Our Game Section</title>

Welcome to Our Game Section!

Dimension
    </div>
</div>

<footer>
    &copy; 2023 TD Games. All rights reserved.
</footer>
<title>Styled Buttons</title> <style> /* Style for the primary button */ .btn-primary { background-color: #FF0000; /* Button color */ color: #9905FA; /* Text color */ padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 16px; }
    /* Style for the secondary button */
    .btn-secondary {
        background-color: #FF0000; /* Button color */
        color: #92FA05; /* Text color */
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }

    /* Style for a button with a different color */
    .btn-custom {
        background-color: #FF0000; /* Button color */
        color: #05C3FA; /* Text color */
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
    }
</style>

Game Center Create A Game Publish Game
    </body>
</html>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors