Senin, 09 April 2012

TUGAS KE II Pemrograman WEB Teori

<html>    <head>        <title> Tugas Teori</title>    </head>    <body>        <table border="2">        <caption> <b>Kuisioner Indeks Kepuasan Masyarakat</caption></b>        <tr>            <th align="left" colspan="3">I. Data Masyarakat</th>            <th colspan="3">Diisi Oleh Petugas</th>  ...

Rabu, 28 Maret 2012

TUGAS 1 ( Cara menampilkan file swf.gif.mp3 dll pada html)

1. Cara mudah untuk menampilkan file swf pada web atau html yaitu : Masukkan kode berikut ini:   <html>     <head>     </head>     <body>         <object width="550" height="400">         <param name="movie" value="HOOLIMAN7.swf">         <embed src="HOOLIMAN7.swf" width="550" height="400">         </embed>         </object>     </body> </html> kita...

Pages 41234 »
Twitter Facebook