Skip to content

himanshu-502/parking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

parking-system

<title>Title of the document</title> <style>
ul{
float: center;
list-style-type: none;
}
ul li{
display :inline-block;
}
h1 {
text-align: center;
}
.overlay {
width: 100px;
height: 100px;
}
.image {
width: 100%;
height: 19%;
margin-bottom: 20px;
background-image: url('image1.jpeg');
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.button-54 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
  border: 3px solid;
  padding: 0.25em 0.5em;
  box-shadow: 1px 1px 0px 0px, 2px 2px 0px 0px, 3px 3px 0px 0px, 4px 4px 0px 0px, 5px 5px 0px 0px;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-54:active {
  box-shadow: 0px 0px 0px 0px;
  top: 5px;
  left: 5px;
}

@media (min-width: 768px) {
  .button-54 {
    padding: 0.25em 0.75em;
  }
  .overlay {
    width:360px;
    height:108px
  }
  .image{
    height:108px;
  }
  .search input{
    height:40px;
  }

}
.search input[type=text]{
    width:1000px;
    height:40px;
    border-radius:0px;
    border: none;

}

.search{
    float:right;
    margin:7px;

}

.search button{
    background-color: #e7e7e7;
    color: black;
    float: right;
    padding: 0px 0px;
    margin-right: 20px;
    font-size: 20px;
    border: none;
    cursor: pointer;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   height:50;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
}
</style>
locatoricon
  •              
  • HOME
  •                  
  • LOGIN
  •                  
  • SIGNUP
  •                  
  • ABOUT US
  •                  
  • CONTACT US
  •                  
  •     </ul>
    
    </div>
    <img src="matte.jpeg" width=100% height=100%></img>
    <div class="footer">
      <p>PSINIZO SINCE 2108 Copyright <span>&copy;</span> [email protected]  Telephone- +9111002233</p>
    </div>
    </header>
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published