Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS] problem z obramowaniem fotki
simperium
post
Post #1





Grupa: Zarejestrowani
Postów: 157
Pomógł: 5
Dołączył: 3.03.2004

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


Witam, chciałbym obramować sobie fotografie.
Znalazłem tutaj mniej więcej opis, jak to uczynić w css http://www.w3.org/TR/2002/WD-css3-border-2...order-image-uri
niestety chyba coś przekombinowałem, albo popełniłem "szkolny błąd" bo nie działa mi to .
Będę naturalnie wdzięczny za pomoc. (IMG:http://forum.php.pl/style_emoticons/default/smile.gif)

Kod
<style type=text/css>
#ramka_fotki{
border: solid;
border-top-left-image: url(images/ramka_archiwum2_01.png) thick solid red;
border-top-image: url(images/ramka_archiwum2_02.png) thick solid red;
border-top-left-right: url(images/ramka_archiwum2_03.png) thick solid red;
border-left-image: url(images/ramka_archiwum2_04.png) thick solid red;
border-right-image: url(images/ramka_archiwum2_06.png) thick solid red;
border-bottom-left-image: url(images/ramka_archiwum2_07.png) thick solid red;
border-bottom-image: url(images/ramka_archiwum2_08.png) thick solid red;
border-bottom-right-image: url(images/ramka_archiwum2_09.png) thick solid red;
}
</style>

<img src="images/30_200.jpg" width="159" height="199" alt="" class=ramka_fotki >
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 18.09.2025 - 14:39