Forum'da ara:
Ara


Yazar Mesaj
Mesaj24.01.2009, 08:16 (UTC)    
Mesaj konusu: Sitenize anında Kod Görüntüleme

Alttaki kodu sitenizde Boş Bir sayfaya ekleyin. Bu kod sayesinde HTML kodları Sitenize Koymadan Görüntüleyebilirsiniz. kullanımı gayet basit ve Kolaydır.

Kod:
<!-- Paste this code into the BODY section of your HTML document  -->
<div align="center">
<table style="border: 1px solid rgb(149, 148, 146); background: rgb(235, 235, 234) none repeat scroll 0% 0%; width: 600px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
    <tbody>
        <tr>
            <td valign="top">
            <form method="post" name="form1">
                <textarea style="border: 1px solid rgb(185, 184, 182); padding: 5px; width: 300px; height: 300px;" onclick="focus(this.code)" wrap="soft" name="code">Bu Alana HTML kodu Girdiğiniz zaman G&ouml;r&uuml;nt&uuml;le butonuna basarsanız. Yan tarafdaki boşlukda kodun g&ouml;r&uuml;n&uuml;m&uuml;ne ulaşabilirsiniz.   </textarea>
            </form>
            </td>
            <td valign="top"><iframe frameborder="0" style="border: 1px solid rgb(185, 184, 182); background: rgb(255, 255, 255) none repeat scroll 0% 0%; height: 300px; width: 300px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" name="preview" src="about:blank">
</iframe></td>
        </tr>
    </tbody>
</table>
<button onclick="preview.document.write (document.getElementsByTagName ('TEXTAREA')[0].value); preview.document.close(); preview.focus()">Gor&uuml;nt&uuml;le</button> <button onclick="window.document.form1.code.value='';preview.document.write (document.getElementsByTagName ('TEXTAREA')[0].value); preview.document.close(); preview.focus()">Hepsini Sil</button> <button onclick="window.location.href=window.location.href">Yenile</button></div>
<p>&nbsp;</p>
<div align="center"><font face="arial, helvetica" size="">Free Iconlar Sitesi<br />
Düzenleme <a href="http://iconlar.tk">Yeni Icon Arsiviniz.</a></font></div>
<p>&nbsp;</p>
F

______________

Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu