Skip to content

Latest commit

 

History

History
56 lines (50 loc) · 1.04 KB

README.md

File metadata and controls

56 lines (50 loc) · 1.04 KB

NPM-Clone

HTML CODE

♥︎ Neophobe Plebeian Mumpsimus
logo
<div>
  
</div>
 <input type="text" id='search' name=,search>
<button>Button</button>
# CSS CODE nav { background-color: #C12127; color: rgba(255,255,255,0.8); padding-top: 15px; height: 50px; }

nav a { color: rgba(255,255,255,0.8); text-decoration: none; } .top-links { display: inline-block; float: right; padding: 0;

}

.top-links li { display: inline-block;

} div {display: inline-block; } header {background-color: lightblue; height:40px }