Skip to content
Loading
I Have Some Code But Its Not Working Please Help Me
  1. <div id="div1">div>  
  1. .topnav {  
  2.     background-color: dodgerblue;  
  3.     width100%;  
  4.     height30px;  
  5.     
  6.     z-index1000;  
  7.     positionrelative;  
  8.     border1px solid #CCCCCC;  
  9. }  

4 Replies

Know the answer? Post it — somebody with the same question will find it here.