Popular Post

Popular Posts

Selasa, 18 September 2018

KLIK CODDING DI BAWAH INI DAN COBA HASILNYA

<!DOCTYPE html>
<html>

<head>
<title>Belajar Tag </title>
<marquee behavior="alternate">+-+-+-+-+-+-+-+-+-+-+-+-+-+-copyright@_Respati_+-+-+-+-+-+-+-+-+-+-+-+-+-+-</marquee>
</head>
<body>
<form action="daftar.php" method="post">
   <fieldset>
   <legend>Agenda Hari ini</legend>
<input type="checkbox" name="belajarhtml" id="belajarhtml"
value="belajarhtml"/>Belajar HTML
<br />
<input type="checkbox" name="belajarcss" id="belajarcss"
value="belajarcss"/>Belajar CSS
<br />
<input type="checkbox" name="php" id="belajarphp"
value="belajarphp"/>Belajar PHP
<br />
<input type="checkbox" name="duniailkom" id="duniailkom"
value="duniailkom"/>Belajar pemograman di Duniailkom
</fieldset>
</form>
<h1>This is a heading</h1>
<p>This is a paragraph.</p>

<p>The basefont element is not supported in HTML5. Use CSS instead.</p>
<a href="https://www.youtube.com">Klik Disini</a>
<button type="button" onclick="alert('Hello world!')">Click Me!</button>
<p>Here is a quote from WWF's website:</p>

<blockquote cite="http://www.worldwildlife.org/who/index.html">
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.
</blockquote>
<table>
  <caption>Monthly savings</caption>
  <tr>
    <th>Month</th>
    <th>Savings</th>
  </tr>
  <tr>
    <td>January</td>
    <td>$100</td>
  </tr>
  <tr>
    <td>February</td>
    <td>$50</td>
  </tr>
</table>
<h1>Belajar Tag Gambar</h1>
<img src="file:///D|/Respati_XIRPL/20180906_100154.jpg" />
<h4>Jadwal kegiatan saya sekarang: </h4>
<form action="daftar.php" method="post">
<input type="checkbox" name="belajarhtml" id="belajarhtml"
value="belajarhtml"/> Saya sedang belajar HTML
<br />
<input type="checkbox" name="belajarcss" id="belajarcss"
value="belajarcss"/> Saya sedang belajar CSS
<br />
<input type="checkbox" name="duniailkom" id="duniailkom"
value="duniailkom"/> Saya sedang belajar pemograman di Duniailkom
</form>
<h1>daftar belanjaan</h1>
<ol>
<li>minyak goreng</li>
<li>sabun mandi</li>
<li>deterjen</li>
<li>shampoo</li>
<li>obat nyamuk</li>
</ol>
<h1>"Daftar Buku"</h1>
        <ol>
            <li>Buku Dongeng</li>
        <ul>
            <li>Malin Kundang</li>
            <li>Timun Mas</li>
            <li>Jaka Tingkir</li>
        </ul>       
            <li>Kamus</li>
            <ul>
                <li>Inggris-Arab</li>
                <li>Indonesia-Thailand</li>
            </ul>
        </ol>
        <h1><font face="verdana" color="red">SMK Bakti Nusantara Sidoharjo</font></h1>
Sebelumnya SMK Bakti Nusantara dikenal dengan nama SMK BANTARA.
</body>
</html>

Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © WELCOME TO RESPATI BLOG - Arino Kun - Powered by Blogger - Designed by ARINO KUN -