Posts by Breno Freitas • 1 point
1 post
-
-1
votes2
answers8872
viewsA: How to repeat an HTML CSS image
Try to put: #cabecalho { background-image:url('http://placehold.it/30x30'); width: 100%; height: 150px; }
1 post
-1
votes2
answers8872
viewsTry to put: #cabecalho { background-image:url('http://placehold.it/30x30'); width: 100%; height: 150px; }