MUSİTEM FORUM
Resim ekleme kodları - Baskı Önizleme

+- MUSİTEM FORUM (https://www.musitem.com/forums)
+-- Forum: HTML KODLARI/WEBMASTER ARAÇLARI (https://www.musitem.com/forums/forumdisplay.php?fid=30)
+--- Forum: WEBMASTER ARAÇLARI (https://www.musitem.com/forums/forumdisplay.php?fid=31)
+---- Forum: Webmaster Bilgi (https://www.musitem.com/forums/forumdisplay.php?fid=33)
+---- Konu Başlığı: Resim ekleme kodları (/showthread.php?tid=773)



Resim ekleme kodları - Admin - 06-16-2022

Kod:
<img src="Resimurlusu">
Kod:
<img style="border:BLACK 1px SOLID" src="Resimurlusu">
Kod:
<img style="border:BLACK 1px SOLID" src="Resimurlusu">
Kod:
<img src="Resimurlusu" width="10" height="10">
Kod:
<img src="Resimurlusu" style="filter:progid:dximagetransform.microsoft.engrave">
Kod:
<img src="Resimurlusu" style="filter:gray;">
Kod:
<img src="Resimurlusu" style="filter:xray()">
Kod:
<img src="Resimurlusu" style="filter:fliph">
Kod:
<img src="Resimurlusu" style="filter:flipv">
Kod:
<img src="Resimurlusu" style="filter:alpha(opacity=50)">
-----------------------------
Resme link verme kodu
Kod:
<a href="LİNK EKLE"><img class="" alt="" src="Burayaresmin urlsi" /></a>
Kod:
<a href="LİNK EKLE"><img border="0" src="images/logo_highlighted.jpg" width="540" height="60"></a>
------------------------------
Kod:
<font color="#000000">
<img alt="Buraya yaz" src="RESİM LİNKİ" width="16" height="15" border="0"></font></a></font>
---------------------------------
Resim kenarlarındaki çizgileri kaldırır
Kod:
<img border="0" src="RESİM LİNKİ" width="200" height="20"></A>
Kod:
<a href="LİNK EKLE"><img border="0" src="RESİM LİNKİ" width="200" height="20"></A>
-------------------------------
Kod:
<td height="20" background="RESİM LİNKİ" width="471">
-------------------------------
Kod:
<td height="25" background="RESİM LİNKİ">
<p align="center"><font size="3" color="#666666" face="Arial"><b>
<img border="0" src="RESİM LİNKİ" align="top" width="16" height="16">BAŞLIK-C<img border="0" src="RESİM LİNKİ" align="top" width="16" height="16"></b></font></td>
</tr>
</table>
---------------------------------
Ayrı pencerede açar
Kod:
<a class="uno" title="musiteam" target="_blank"href="LİNK EKLE"><img border="0" src="RESİM LİNKİ" width="200" height="20"></A>
---------------------------------
Mesajlarda kullanılır...
Kod:
[URL=LİNK EKLE][IMG]RESİM LİNKİ[/IMG][/URL]