Minggu lalu kita udah pelajari tentang photoshop sekarang kita belajar tentang HTML.
Apa itu HTML?????
Ya semacam website gitu lah..
ada beberapa formula yg di gunain di website atau HTML
di simak trus di cobain ya :p
<HTML>
<head>
<body>
Ini file pertama saya.<br/>
<b> maklum baru pertama. </b> <br/>
Username: <input type="text" name="user" value="">
Password: <input type="pass" name="pasrot" value="">
<input type="button" name="tombol" value="OK">
<h1> align="center"> Hello World</h1>
<h2> Hello World </h2>
<h3> Hello World </h3>
<table border ="1">
<tr>
<th> No </th>
<th> Nama </th>
<th> Alamat </th>
</tr>
<tr>
<td> 1 </td>
<td> Widodo </td>
<td> Murjani 3 </td>
<tr>
<td> 2 </td>
<td> Lia </td>
<td> Apt Pranoto </td>
</tr>
</head>
</ HTML>
</ HTML> gunanya untuk konfigurasi script di awali dengan <HTML> di akhiri </HTML>
<body> untuk tampilan dalam script.
mmmmm
mau ada formula lagi neh, ada yg mao ? :D
<div
style="color:#OOFFO">
<h3> this is header
</h3>
<p> This is a paraghraph </p>
</div>
DIV ini untuk pewarnaan di script aja,
hanya itu materi kali ini sampai bertemu di lain waktu :D
Langganan:
Posting Komentar (Atom)

Tidak ada komentar:
Posting Komentar