Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS][HTML]Problem z obrazkami
matti9410
post 19.12.2015, 20:25:21
Post #1





Grupa: Zarejestrowani
Postów: 70
Pomógł: 0
Dołączył: 10.07.2013

Ostrzeżenie: (0%)
-----


Witam mam takie pytanie co trzeba zrobić aby obrazki do siebie przylegały chodzi mi o to aby obrazek 4, 5, 6 przylagaly do obrazkow 1, 2 ,3.
Mam takie coś:

A chce mieć takie coś:


  1. <div id="gallery">
  2. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  3. <img src="../images/portret/2.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  4. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  5. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 40%;">
  6. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  7. <img src="../images/background.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  8. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  9. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  10. <img src="../images/portret/2.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  11. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 40%;">
  12. <img src="../images/background.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  13. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  14. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  15. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  16. <img src="../images/portret/1.jpg" class="gallery_photos" style="width: 18.5%; height: 19%;">
  17. </div>


css

  1. #gallery{
  2. margin-top: 10px;
  3. margin-bottom: 40px;
  4. width: 100%;
  5. margin:0 auto;
  6. text-align: center;
  7. }
  8.  
  9. .gallery_photos{
  10. background: #f7f8fa;
  11. margin: 0.5%;
  12. clear: none;
  13. vertical-align: top;
  14. }
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 24.07.2025 - 22:58