Minggu, 07 November 2010

TUGAS 4 CSS

<html>
<head>
<style type="text/css">
body {background:#0042ff url('gambar kucing lucu.jpg')no-repeat fixed center;}
body {fontstyle:italic; font-size:20pt}
</style>
</head>
<body>
<b><center>LATIHAN CSS </center></b>
<marquee>ini tugas CSS dari : <b>M.Misbachul Huda</marquee><b/><br>
</body>
</html>

Sabtu, 16 Oktober 2010

tugas ke 2

<HTML>

<head>
<title> Tugas_HTML</title>
</head>
<body bgcolor = Blue <p><CENTER><h1><font face = "Comic Sans MS">Tugas 2</h1></p><BR>

<hr width=5% size = "12" color=red>
<hr width=8% size = "12" color=lime>
<hr width=10% size = "12" color=green>
<hr width=15% size = "12" color=green>
<hr width=20% size = "12" color=green>
<hr width=25% size = "12" color=white>
<hr width=20% size = "12" color=red>
<hr width=15% size = "12" color=red>
<hr width=10% size = "12" color=red>
<hr width=8% size = "12" color=red>
<hr width=5% size = "12" color=yellow>
<hr width=5% size = "12" color=yellow>
<hr width=5% size = "12" color=yellow>
<hr width=5% size = "12" color=yellow>
<hr width=5% size = "12" color=yellow>
<hr width=8% size = "12" color=lime>
<hr width=10% size = "12" color=green>
<hr width=15% size = "12" color=red>
<hr width=20% size = "12" color=black>



</body>
</HTML>



Jumat, 15 Oktober 2010

Tugas Mendownload dan Menginstal Webserver

nama                       : M.Misbachul Huda

kelas                       : 5 D Sore

Nim                         : 08.10802.00200

CARA MENGINSTAL APPSERV


1. Klik 2x pada icon appserv-win32-x.x.x.exe untuk menginstall AppServ di komputer Anda.
dan akan muncul gambar seperti dibawah ini. dan klik next.


2. Lalu akan muncul gambar seperti dibawah ini,lalu klik I Agree.



3. Setelah itu tentukan lokasi install: secara default C:AppServ. Jika Anda ingin merubah
klik tombol Browse untuk merubah seperti yang tertera dibawah ini, kemudian klik Next untuk ke tahapan berikutnya.


4. Pilih Components : AppServ default package components it’s pilih semua saja lebih baik.
Jika beberapa saja. Anda bisa klik di check box.
- Apache HTTP Server adalah untuk Web Server.
- MySQL Database adalah untuk Database Server.
- PHP Hypertext Preprocessor adalah untuk PHP Programming processor.
- phpMyAdmin adalah untuk MySQL Database control via WWW.
Jika sudah klik Next.


5. lalu akan muncul konfigurasi Apache halaman ini untuk spesifikasi konfigurasi Apache seperti gambar dibawah ini.
Server Name Anda harus menentukan Server Name misalkan localhost (kalau di localhost sebaiknya diisi root@appservnetwork.com)
HTTP Port Tentukan HTTP port untuk Apache Web Server.


6. lalu akan muncul gambar konfigurasi MySQL seperti gambar dibawah ini:
Root Password Anda harus mengisi root password untuk MySQL Database.
Default user untuk password adalah root .
Character Sets Spesifikasi untuk data storage bahasa dan collations.
Enable InnoDB Jika Anda menggunakan InnoDB harus check option ini.
kemudian klik install


7. lalu klik finish .


Selamat Anda telah selesai menginstall AppServ.