Skip to content

JordanGastion1/fl4re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<title>Home Page</title>
</head> <img src="accuracyarrow.jpg" alt="icon here">
<style>
  h1 {
      text-align: center;
  }
</style>
<h1>fl4re</h1>
    <body> <!-- Tab Bar Begins-->
    <meta name="viewport" content="width=device-width, initial-scale=1">
<style> .dropbtn { background-color: deepSkyBlue; color: white; padding: 16px; font-size: 20px; border: none; cursor: pointer; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: black; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { color: white; padding: 12px 16px; text-decoration: none; display: block; } .dropdown-content a:hover {background-color: deepSkyBlue} .dropdown:hover .dropdown-content { display: block; } .dropdown:hover .dropbtn { background-color: deepSkyBlue; } </style>
HOME
    <!-- Arrivals-->
        <div> 
        <div style="background-color:black;color:white; width:450px; height:300px;"></div>
	
       </div>
    <!-- Arrivals end section--> 
   

       </body>

Releases

No releases published

Packages

No packages published