![]() | |
| |||||||
| Home | Register | Blogs | FAQ | Members List | Calendar | Downloads | Arcade | Mark Forums Read |
| Web Development Java/PHP/Perl/ASP and more |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Web developer | CSS: Image border color How can I change my <img> border color (it's blue) by CSS. Is changes if you write <body link="[color]" alink="..., but I want to do it with help of CSS |
| | |
| | #3 |
| Stalker | <img src="..." border="1" style="border-color: #RRGGBB;"> kam senc: <style> .urish_ramka {border-color: #RRGGBB}; </style> ... <body> ... <img . . . . . class="urish_ramka"> .... kam senc: <style> #urish_ramka {border-color: #RRGGBB}; </style> ... <body> ... <img . . . . . id="urish_ramka"> .... chut` chto asa ![]()
__________________ ... for long you live and high you fly ... |
| | |
| | #4 | |
| ¡no pasaran! | kam senc.. Quote:
Code: <img . . . . STYLE="border-color: #RRGGBB" >
__________________ [ que fors aus ne le sot riens nee ] | |
| | |
| | #5 |
| Web developer | Joxovurd jan indz petqe vor aveli heshtacnem gorcs voch te bardacnem. Es unenalu em mot 50 nkar bordernerov, ete amen mekin tekuz link@ tam style-i vra liq@ jamanak kgna, hena mi angam <body>-i mej kgrem link="" u dranov kverjacnem... Vot kak dlya linkov est' selector "a", on avtomaticheski vosprinimaet vse linki... |
| | |
| | #6 |
| Web developer | No uzhe nashel img { border: 1px solid #000000; } |
| | |
| | #7 | |
| ¡no pasaran! | :) Quote:
![]()
__________________ [ que fors aus ne le sot riens nee ] | |
| | |
| | #8 | |
| Web developer | Re: :) Quote:
![]() | |
| | |
| | #11 | |
| ¡no pasaran! | Quote:
![]() a voobsche chitajte specifikaciju CSS: http://www.w3.org/TR/REC-CSS2/
__________________ [ que fors aus ne le sot riens nee ] | |
| | |