Filed under: 1
1.pastikan semua alat telah tersedia.
2.reset Ap,apabila telah digunakan sebelumnya.Reset pada saat AP terhubung dengan daya/listrik.
3.pasang antena AP nya.hubungkan kabel UTP dengan aturan cros pada AP ke PC.
4.apabila telah terhubung icon Local Area Conection are pluged di pojok kanan bawah.
5.Lalu pilih Start-connect to-show all connection.Lalu klik kanan pada Local Area Conection’pilih propertise.6.sesuaikan ip PC dengan AP.
7.setelah di sesuaikan ip nya,maka coba tes koneksi dengan cara ping.Caranya klik strart-run-ketik Ip default dari AP (192.168.1.1)
8.apabila telah terkoneksi, maka konfigurasi Ap nya.Dengan cara masuk ke browser seperti Internet Explorer.isikan Ip depault dari AP (192.168.1.1)
Lalu akan diminta untuk mengisi username dan password,isi dengan “admin”
9.Lalu konfigurasi Ap,seperti SSID Channel dll.pilih “wireless basic setting” lalu atur:
SSID : misal AP kelompok 1
Region : Indonesia
Channel : 6 (sesuaikan dengan jaringan agar tidak over laps)
Mode : 54 Mbps (801,11g)
10.Apabila ingin mengubah ip adress AP,pilih Network pada jendela samping kiri,isikan ip yang di inginkan.
Jika Ip dari Ap diubah,maka Ip PC pun harus disesuaikan.lalu ping kembali.
11.pilih wireless mode untuk men-set status apakah AP digunakan sebagai AP,bridge atau client.Jika sebagai AP,maka tandai Acess Point masukan MAC adress AP PC lain.lalu save.
12.maka AP telah terinstal pada PC anda.untuk meyakinkan ping kembali dengan mengetikan Ip dari AP anda.
SELAMAT MENCOBA.
HTML AND CSS
<HTML>
<HEAD>
<TITLE>Eric’s World of Waffles</TITLE>
<LINK REL=”stylesheet” TYPE=”text/css” HREF=”sheet1.css” TITLE=”Default”>
<STYLE TYPE=”text/css”>
@import url(sheet2.css);
H1 {color: maroon;}
BODY {background: yellow;}
/* These are my styles! Yay! */
</STYLE>
</HEAD>
<BODY>
<H1>Waffles!</H1>
<P STYLE=”color: gray;”>The most wonderful of all breakfast foods is
the waffle– a ridged and cratered slab of home-cooked, fluffy
goodness…</P></BODY></HTML>
Filed under: 1
hr width=”35%” align=center>
Shipping Kumquats
…
Juice Processing
…
Fruit Packing Advice
Filed under: html 5
Kumquat Advice Database
<!– @page { size: 21.59cm 27.94cm; margin: 2cm } P { margin-bottom: 0.21cm } –>
<html>
<head>
<title>Kumquat Advice Database</title>
<base href=”cgi-bin/quat-query”>
<isindex>
</head>
<body>
<h3>Kumquat Advice Database</h3>
<p>
Search this database to learn more about kumquats!
</body>
</html>

Filed under: html 4
LIST OF LINK
<body>
<p>
Kumquat-related documents include:
<ul>
<li>A concise guide to <a href=”kumquat_farming.html”>
profitable kumquat farming</a>,
including a variety of business plans, lists of fruit
packing companies, and farming supply companies.
<li>101 different ways to <a href=”kumquat_uses”>
use a kumquat</a>, including stewed kumquats and kumquat pie!
<li>The kumquat is a hardy tree, but even the greenest of
thumbs can use a few <a href=”news:alt.kumquat_growers”>
growing tips</a> to increase
their yield.
<li>The business of kumquats is an expanding one, as
shown by this 10 year overview of the
<a href=”http://www.oreilly.com/kumquat_report/”>
kumquat industry</a>.
</ul>
</body>

Filed under: html 3
. <body>
<p>
This is conventional document text,
followed by a IE’s 2-pixel tall rule line.
<hr>
The next three rule lines are 12, 36, and 72 pixels tall.
<hr size=12>
<hr size=36>
<hr size=72>
</body>

Filed under: html
<body> This is the first paragraph, at the very beginning of the body of this document. <p> The tag above signals the start of this second paragraph. When rendered by a browser, it will begin slightly below the end of the first paragraph, with a bit of extra white space between the two paragraphs. <p> This is the last paragraph in the example. </body>
Filed under: Belajar HTML
CONTOH-CONTOH HTML
1.TEXT BASIC
This is the first paragraph, at the very beginning of the
body of this document.
The tag above signals the start of this second paragraph.
When rendered by a browser, it will begin slightly below the
end of the first paragraph, with a bit of extra white space
between the two paragraphs.
This is the last paragraph in the example.
HASIL;
Filed under: Belajar HTML
obj=new Object;obj.clockfile=”yoshidasauce001-black.swf”;obj.TimeZone=”PST”;obj.width=140;obj.height=52;obj.wmode=”transparent”;showClock(obj);






