Advertisement
Guest User

layput

a guest
Oct 20th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.38 KB | None | 0 0
  1. div.prvi {color: #6666ff; float:left; width: 50%; background-color: #66ff66;
  2.  text-align: left; height: 100%}
  3.  
  4. div.drugi {
  5.     width: 30%;
  6.     text-align: center;
  7.     color: blue; margin-left: 70%; background-image: url("https://en.visitsvalbard.com/dbimgs/for%20skjerm.jpg")}
  8.  
  9.  
  10. .header {width: 100%; background-color: red}
  11.  
  12. .sredina { width: 20%; float: inline-start; margin-left: 50%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement