CARA BELAJAR MEMBUAT WEBSITE

Persiapan

There are basically two ways to make a web page. Pada dasarnya ada dua cara untuk membuat halaman web. The first way is to create the page(s) offline and then upload them to your Internet Service Provider (ISP) via FTP. Cara pertama adalah untuk membuat halaman (s) offline dan kemudian upload ke Internet Service Provider (ISP) melalui FTP. The second way is to create your web page(s) online using a Telnet program by accessing your UNIX account, if you have one. Cara kedua adalah dengan membuat halaman web Anda (s) online menggunakan program Telnet dengan mengakses account UNIX Anda, jika Anda memiliki satu.
If you are creating your web page(s) offline, do so in any text editing or word processing document. Jika Anda membuat halaman web Anda (s) offline, melakukannya dengan mengedit teks atau dokumen pengolah kata. Make sure that when you save your document, you save it as a "text", "plain text" or "text only" document. Pastikan bahwa ketika Anda menyimpan dokumen Anda, Anda simpan sebagai "teks", "teks biasa" atau "teks hanya" dokumen. Otherwise it will not be read properly by a web browser. Jika tidak, akan tidak dapat dibaca dengan baik oleh browser web. Once you have created your page(s), you will need to contact your ISP about how to go about uploading them to your server. Setelah Anda membuat halaman Anda (s), Anda perlu menghubungi ISP anda tentang bagaimana cara upload ke server Anda.
If you have a UNIX account, you can create your web page(s) online. Jika Anda memiliki account UNIX, Anda dapat membuat halaman web Anda (s) online. You first need to get a program that can access your UNIX account. Pertama, anda perlu mendapatkan sebuah program yang dapat mengakses account UNIX. I recommend Telnet for the Mac or Ewan for Windows 95/98. Saya sarankan Telnet untuk Mac atau Ewan untuk Windows 95/98.
Once you can access your account, you need to make a new directory called "public_html". Setelah Anda dapat mengakses account Anda, Anda perlu membuat sebuah direktori baru bernama "public_html". You can do this by typing: Anda dapat melakukan ini dengan mengetik:
mkdir public_html mkdir public_html
After this, change your directory to this new directory called "public_html". Setelah ini, mengubah direktori ke direktori yang baru ini disebut "public_html".
cd public_html cd public_html
If you want to, you can make other directories, one for all the web pages that you make, and one for all of the graphics that you have. Jika Anda ingin, Anda dapat membuat direktori lain, satu untuk semua halaman web yang Anda buat, dan satu untuk semua file gambar yang Anda miliki. Follow the same steps as above to do this. Ikuti langkah yang sama seperti di atas untuk melakukan hal ini.
Next, you need to think of a filename for your page (this is not a title, but what will be in the URL). Selanjutnya, Anda perlu memikirkan sebuah nama file untuk halaman Anda (ini bukan judul, tapi apa yang akan di URL). A common filename for a main web page, is "index". Nama file yang umum untuk sebuah halaman web utama, adalah "index". Once you've decided on this, add ".html" to the end of it. Sekali Anda telah memutuskan ini, tambahkan ". Html" sampai akhir itu. Then type (ie) Kemudian ketik (ie)
pico index.html pico index.html
Of course, use your page's filename, instead of this one. Tentu saja, gunakan nama file halaman Anda, bukannya yang satu ini. Next, you need to gain some knowledge of the many HTML commands. Selanjutnya, Anda perlu untuk mendapatkan beberapa pengetahuan dari banyak perintah HTML. Lucky for you, I've already gotten some of the basic commands for you. Beruntung bagi Anda, aku sudah mendapat beberapa perintah dasar untuk Anda. Follow the index below, to decide what to put on your page, and how to do it. Ikuti indeks di bawah ini, untuk memutuskan apa yang akan dimasukkan pada halaman Anda, dan bagaimana melakukannya. Once you've gotten started, exit your page. Setelah Anda mendapatkan mulai, keluar halaman Anda. You can do this by pressing control-x . Anda dapat melakukan ini dengan menekan control-x. Then you need to type: Kemudian anda harus mengetikkan:
chmod 744 index.html chmod 744 index.html
Only do this with the filename of your page. Hanya melakukan hal ini dengan nama file halaman Anda. You only need to do this the very first time that you leave your web page. Anda hanya perlu melakukan ini pertama kalinya bahwa Anda meninggalkan halaman web anda. This command will make sure that nobody else can delete your page. Perintah ini akan memastikan bahwa tidak ada orang lain dapat menghapus halaman Anda. You will need to do this to any other pages that you make in the future. Anda akan perlu melakukan hal ini pada halaman lain yang Anda buat di masa depan. Then, look at your page on the WWW. Kemudian, lihatlah halaman di WWW. Lets say that your server is "www.domain.com", your username is "username", and the name of your page is "index.html". Katakanlah server Anda adalah "www.domain.com", nama pengguna Anda adalah "username", dan nama halaman Anda adalah "index.html". The URL would normally be: URL biasanya akan:
http://www.domain.com/~username/index.html http://www.domain.com/ ~ username / index.html
However, you will need to contact your ISP for your URL. Namun, Anda perlu menghubungi ISP anda untuk URL Anda.
If you have made separate directories for pages and graphics, then you need to include that in the URL also. Jika Anda telah membuat direktori terpisah untuk halaman dan grafis, maka Anda perlu menyertakan bahwa dalam URL juga. Lets say that you made a directory for all of your web pages, called "Pages". Katakanlah Anda membuat sebuah direktori untuk semua halaman web Anda, yang disebut "Pages". The new URL would be: http://www.domain.com/~username/Pages/index.html URL baru akan menjadi: http://www.domain.com/ ~ username / Pages / index.html

Title Judul

The first thing to put on your web page, is a title. Hal pertama yang harus diletakkan pada halaman web Anda, adalah sebuah gelar. The title is what will show up in the very top of the window. Judul adalah apa yang akan muncul di bagian paling atas jendela. Let's say that your title is going to be "John Doe's Web Page", you would type: Mari kita mengatakan bahwa buku Anda akan menjadi "John Doe's Web Page", anda akan mengetikan:
John Doe's Web Page John Doe's Web Page
In HTML, every command is surrounded by <'s, and >'s. Dalam HTML, setiap perintah ini dikelilingi oleh < 's, dan>' s. And in most commands, you need to tell the web browser when to end this command. Dan dalam kebanyakan perintah, Anda perlu memberitahu browser web saat untuk mengakhiri perintah ini. You do this by putting a back slash (/) in front of the ending command, as in above. Anda melakukan ini dengan meletakkan kembali garis miring (/) di depan perintah akhir, seperti di atas. Since HTML isn't case sensitive, is the same as , which is the same as . Karena HTML tidak case sensitif, sama , yang sama dengan . Next, you need to decide what you want to put on your page. Selanjutnya, Anda perlu memutuskan apa yang Anda ingin menempatkan pada halaman Anda. Text, links, graphics, and text fields, are just a few ideas. Teks, link, grafik, dan bidang teks, adalah beberapa ide. Follow the table of contents above to decide how, and what to put on your page. Ikuti daftar isi di atas untuk menentukan bagaimana, dan apa yang akan dimasukkan pada halaman Anda.

Text Teks


Headings Pos

HTML has six levels of headings, numbered 1 through 6, with 1 being the largest. HTML memiliki enam tingkat dari pos, nomor 1 sampai 6, dengan 1 menjadi yang terbesar. Headings are displayed in larger, or smaller fonts, and usually bolder. Judul akan ditampilkan di lebih besar, atau huruf kecil, dan biasanya lebih berani. If you wanted to type "Hello", this is what you would type for each heading, and what the outcome is: Jika Anda ingin mengetik "Halo", ini adalah apa yang akan Anda ketik untuk setiap pos, dan apa hasilnya adalah:

Hello

Halo


Hello Halo


Hello

Halo


Hello Halo


Hello

Halo


Hello Halo


Hello

Halo


Hello Halo


Hello
Hello

Hello Halo

Hello
Halo

Hello Halo


Paragraphs Paragraf

Whenever you have more than a sentence of writing, you should have paragraphs. Kapanpun Anda memiliki lebih dari satu kalimat tulisan, Anda harus memiliki paragraf. Personally, I don't see what the difference is, but I do it anyway, because then I can find a certain spot better when programing. Secara pribadi, saya tidak melihat apa perbedaannya, tapi saya tetap melakukannya, karena saya bisa menemukan tempat tertentu lebih baik ketika pemrograman. To Make a paragraph of "This is a web page. How do you like what I've done? Please e-mail me with any suggestions at a@a.com", type: Untuk Membuat paragraf "Ini adalah sebuah halaman web. Bagaimana Anda menyukai apa yang telah kulakukan? Silahkan e-mail saya dengan saran di a@a.com", ketik:
This is a web page. Ini adalah halaman web. How do you like what I've done? Bagaimana Anda menyukai apa yang telah kulakukan? Please e-mail me with any suggestions at a@a.com
Silakan e-mail saya dengan saran di a@a.com
The outcome is: Hasilnya adalah:
This is a web page. Ini adalah halaman web. How do you like what I've done? Please e-mail me with any suggestions at a@a.com Bagaimana Anda menyukai apa yang telah kulakukan? Silahkan e-mail saya dengan saran di a@a.com

Lists Daftar

There are two types of lists that you can make in HTML, dotted, and numbered. Ada dua jenis daftar yang dapat Anda buat dalam HTML, putus-putus, dan nomor. To make a dotted list of: red, orange, green, blue, purple, black, and brown, type: Untuk membuat daftar bertitik: merah, oranye, hijau, biru, ungu, hitam, dan cokelat, ketik:
    • red
    • Merah
    • orange
    • Jeruk
    • green
    • Hijau
    • blue
    • Biru
    • purple
    • Ungu
    • black
    • Hitam
    • brown
    • Cokelat

The result is: Hasilnya adalah:
  • red merah
  • orange oranye
  • green hijau
  • blue biru
  • purple ungu
  • black hitam
  • brown cokelat
To make a numbered list of: red, orange, green, blue, purple, black, and brown, type: Untuk membuat daftar bernomor: merah, oranye, hijau, biru, ungu, hitam, dan cokelat, ketik:
    1. red
    2. Merah
    3. orange
    4. Jeruk
    5. green
    6. Hijau
    7. blue
    8. Biru
    9. purple
    10. Ungu
    11. black
    12. Hitam
    13. brown
    14. Cokelat

The result looks like: Hasilnya seperti ini:
  1. red merah
  2. orange oranye
  3. green hijau
  4. blue biru
  5. purple ungu
  6. black hitam
  7. brown cokelat

Forced Line Breaks Forced Line Breaks

There are many cases in which you want to end typing on one line, and start on the next. Ada banyak kasus di mana Anda ingin mengakhiri mengetik di satu baris, dan mulai pada berikutnya. To do this, you can use a simple HTML command. Untuk melakukan ini, Anda dapat menggunakan perintah HTML sederhana. This is one of the few commands that you don't have to put an ending command on. Ini adalah salah satu dari beberapa perintah bahwa Anda tidak harus meletakkan perintah pada suatu akhir. Let's say that you wanted to say "Hello, how are you?", but with each word on a separate line. Katakanlah Anda ingin mengatakan "Halo, apa kabar?", Tetapi dengan setiap kata pada baris terpisah. All you have to type is: Yang harus Anda ketik adalah:
Hello,
how
are
you?
Halo,
bagaimana
yang
Anda?

The outcome is: Hasilnya adalah:
Hello, Halo,
how bagaimana
are adalah
you? Anda?

Horizontal Rules Horizontal Aturan

Every now and then, you might want to have a horizontal rule, or line in your page. Sesekali, Anda mungkin ingin memiliki aturan horisontal, atau baris dalam halaman Anda. Horizontal rules can be many different sizes and lengths. Aturan horizontal dapat berbagai ukuran dan panjang. You can also have the line be solid black, by typing NOSHADE. Anda juga dapat memiliki garis hitam padat, dengan mengetik NOSHADE. Here are several examples of sizes and widths, and what the outcome is: Berikut adalah beberapa contoh ukuran dan lebar, dan apa hasilnya adalah:





























Character Formatting Memformat karakter

You may want to format some of your text differently than others using text styles. Anda mungkin ingin memformat beberapa teks Anda berbeda dari yang lain menggunakan gaya teks. There are several types of styles of text that you can use: bold , italic , underline , strikeout , superscript , subscript , teletype , and Ada beberapa jenis gaya teks yang dapat Anda gunakan: huruf tebal, miring, garis bawah, Coret, superskrip, subscript, teletype, dan blinking berkedip text are examples. teks contoh. To do these styles, surround your text with the following commands: Untuk melakukan gaya ini, mengelilingi teks Anda dengan perintah berikut:
, for bold , untuk berani
, for italic , untuk italic
, for underlined , untuk digarisbawahi
, for strikeout , untuk Coret
, for superscript , untuk superskrip
, for subscript , untuk subskrip
, for teletype , untuk teletype
, for , untuk blinking berkedip text (very annoying) teks (sangat mengganggu)
You can also mix styles together like this ! Anda juga dapat bersama-sama gaya campuran seperti ini!

Linking Menghubungkan


URLs URL

When you make a link, you are making colored text or even a graphic (talked about later). Ketika Anda membuat link, Anda membuat teks berwarna atau bahkan sebuah grafis (berbicara tentang kemudian). When somebody clicks on this text, it will take them to another web page, or possibly a certain section of a web page. Ketika seseorang mengklik teks ini, hal itu akan membawa mereka ke halaman web lain, atau mungkin bagian tertentu dari suatu halaman web. Let's say that you wanted to make a link from your web page, to Yahoo!. Katakanlah Anda ingin membuat link dari halaman web Anda, ke Yahoo!. The URL of Yahoo! URL of Yahoo! is: adalah:
http://www.yahoo.com http://www.yahoo.com
To do this, you would type: Untuk melakukan ini, Anda perlu mengetikkan:

What ever text that you want to be colored goes here Apa teks yang Anda ingin menjadi berwarna goes here
The result would be: Hasilnya akan menjadi:
What ever text that you want to be colored goes here Apa pernah teks yang Anda ingin menjadi berwarna goes here
You can go ahead and try it if you want to. Anda dapat pergi ke depan dan coba jika anda ingin.

Links to Specific Sections Link ke Bagian Khusus

Sometimes, you might want to have a link that will take you further down a page, or to a certain section of another page. Kadang-kadang, Anda mungkin ingin memiliki link yang akan membawa Anda lebih bawah halaman, atau ke bagian tertentu dari halaman lain. An example of this is the index to this web page. Contoh dari hal ini adalah indeks halaman web ini. You click on the colored text, and it takes you to that section. Anda mengklik pada teks berwarna, dan membawa Anda ke bagian itu. To do this, you need to do two things. Untuk melakukan ini, Anda perlu melakukan dua hal. The first, is to make the link, and the second, is to make where the link will lead to. NOTE: You cannot make links to specific sections within a different document unless either you have write permission to the coded source of that document or that document already contains in-document named links. Yang pertama, adalah untuk membuat link, dan yang kedua, adalah membuat tempat link akan mengarah ke. CATATAN: Anda tidak dapat membuat link ke bagian tertentu di dalam dokumen yang berbeda baik kecuali Anda memiliki izin untuk menulis kode sumber dokumen atau dokumen yang sudah berisi di-dokumen bernama link.
1) To make the actual link, think of a name for the certain spot. 1) Untuk membuat link yang sebenarnya, pikirkan nama untuk tempat tertentu. Let's say you are going to call it "spot". Misalkan Anda akan menyebutnya "spot". If this certain spot is on the same page that the link is, you would type: Jika ini adalah tempat tertentu pada halaman yang sama bahwa link tersebut, Anda perlu mengetikkan:

Colored Text Colored Teks
Otherwise, you would add "#spot" to the end of the URL. Jika tidak, Anda harus menambahkan "# spot" ke bagian akhir URL.
2) Now, you need to make where the link will take you. 2) Sekarang, Anda perlu membuat dimana hubungan akan membawa Anda. Go to the spot where you want the link to take you, and type: Pergi ke tempat di mana Anda ingin link untuk membawa Anda, lalu ketik:


Mailto Links Mailto Link

Most people like to have a link on their web page that automatically sends e-mail to an address. Sebagian besar orang ingin memiliki link pada halaman web mereka yang secara otomatis mengirim e-mail ke alamat. If you want to do this, and your name is Dan, and your e-mail address is a@a.com, type: Jika Anda ingin melakukan ini, dan nama Anda adalah Dan, dan alamat e-mail ini a@a.com, ketik:
Dan Dan
Here is the result of typing this: Berikut adalah hasil mengetik ini:
Dan Dan

Graphics Graphics


Putting Images On A Page Menempatkan Gambar On A Page

On almost EVERY web page on the net, there is some kind of graphic. Pada hampir SETIAP halaman web di internet, ada beberapa jenis grafik. I would HIGHLY RECOMMEND that you have AT LEAST one picture on your page. Saya akan sangat menyarankan Anda memiliki SETIDAKNYA satu gambar pada halaman Anda. There are mainly two kinds of ways to have graphics on your web page. Terutama ada dua macam cara untuk memiliki gambar pada halaman web Anda. The first, is to use a graphic that is on another web page somewhere on the web. Yang pertama, adalah menggunakan grafis yang ada di halaman web lain di suatu tempat di web. The second, is to upload the graphic to your own account. Yang kedua, adalah untuk meng-upload gambar ke rekening Anda sendiri. Personally, I prefer to use the upload method. Secara pribadi, saya lebih suka menggunakan metode upload. If you are using the other way, there is always a chance that the person who made that page will decide to delete that graphic. Jika Anda menggunakan cara lain, selalu ada kemungkinan bahwa orang yang membuat halaman tersebut akan memutuskan untuk menghapus gambar. Then a symbol with a circle, square, and triangle will appear where the graphic was supposed to be, sometimes it will look like it has been torn through the middle: Kemudian sebuah simbol dengan lingkaran, persegi, dan segitiga akan muncul di mana grafik seharusnya, kadang-kadang akan tampak seperti ini telah robek melalui tengah:

1) 1)
To display a graphic on some one else's page, you need to find the URL. Untuk menampilkan gambar pada beberapa halaman orang lain, Anda perlu menemukan URL. To do this, I recommend that you have Netscape Navigator. Untuk melakukan hal ini, saya sarankan bahwa Anda memiliki Netscape Navigator. Right click or click and hold down on the graphic, until a menu comes up. Klik kanan atau klik dan tahan pada grafik, hingga muncul menu. Choose "View this Image". Pilih "Lihat Gambar". Then , copy the URL that appears at the top of the screen, in the "location" box. Kemudian, salin URL yang muncul di bagian atas layar, di "lokasi" kotak. Let's say that the URL was: http://www.infhost.com/members/web/Images/pic.gif You would type: Mari kita mengatakan bahwa URL ini: http://www.infhost.com/members/web/Images/pic.gif Anda akan mengetik:


The result is: Hasilnya adalah:

2) 2)
To display a graphic that is in your account, all you have to do is type in the filename. Untuk menampilkan grafis yang ada di account Anda, yang perlu anda lakukan adalah mengetikkan nama file. If you didn't make separate directories for graphics and pages, then you just need to type the graphic's name.(ie Jika Anda tidak membuat direktori terpisah untuk grafis dan halaman, maka Anda hanya perlu mengetikkan nama grafik. (Yaitu


Alternate Text for Images Teks alternatif untuk Images

Some World Wide Web browsers cannot display images. Beberapa World Wide Web browser tidak dapat menampilkan gambar. Some users turn off image loading even if their software can display images (especially if they are using a modem or have a slow connection). Beberapa pengguna matikan pemuatan gambar bahkan jika perangkat lunak mereka dapat menampilkan gambar (terutama jika mereka menggunakan modem atau memiliki koneksi yang lambat). HTML provides a command to tell readers what they are missing on your pages. HTML menyediakan perintah untuk memberitahu pembaca apa yang mereka hilang pada halaman Anda. The "ALT" attribute lets you specify text to be displayed instead of an image. The "ALT" atribut memungkinkan Anda menentukan teks yang akan ditampilkan sebagai pengganti dari suatu gambar. For example: Contoh:
How to make a web page How untuk membuat web page
In this example, "pic.gif" is the picture of a sign. Dalam contoh ini, "pic.gif" adalah gambar tanda. With graphics-capable viewers that have image-loading turned on, you see the graphic. Dengan kemampuan grafis pemirsa yang memuat gambar diaktifkan, Anda akan melihat grafik. With a non-graphic browser or if image-loading is turned off, the words "How to make a web page" is shown in your window. Dengan browser non-grafik atau jika gambar-loading dinonaktifkan, kata-kata "Bagaimana membuat halaman web" akan ditampilkan dalam jendela. You should try to include alternate text for each image you use in your document, as it is a courtesy for your readers. Anda harus mencoba untuk memasukkan teks alternatif untuk setiap gambar yang Anda gunakan dalam dokumen Anda, karena ini adalah kebaikan bagi pembaca Anda.

Animated Graphics Animated Graphics

Some people like to put animation on their web pages. Beberapa orang suka untuk meletakkan animasi pada halaman web mereka. It actually is not that hard. Ini sebenarnya tidak terlalu sulit. Here is some background history. Berikut adalah beberapa latar belakang sejarah. Most GIFs over the years have only one image per file. Kebanyakan GIF selama bertahun-tahun hanya memiliki satu gambar per file. According to "technical specifications from 1987", a GIF could have had more than one image per file, making it like a slide show presentation and not a single image. Menurut "spesifikasi teknis dari 1987", sebuah GIF bisa memiliki lebih dari satu gambar per file, sehingga seperti tampilan slide presentasi dan tidak ada satu gambar. However, most programs that work with GIF are designed around the idea of one image per file. Namun, sebagian besar program yang bekerja dengan GIF dirancang di sekitar gagasan satu gambar per file. So the multi-image aspect of GIFs was forgotten. Jadi multi-aspek gambar GIF terlupakan. In 1989, they added timing and various other abilities to the GIF format, including transparency. Pada tahun 1989, mereka menambahkan waktu dan berbagai kemampuan lain dalam format GIF, termasuk transparansi. Nobody used these new additions either. Tidak ada yang menggunakan tambahan baru ini juga. Then the Web took off. Kemudian melepaskan Web. Transparency and interlacing became features people wanted to use and software companies began supporting those features. Transparansi dan fitur interlace menjadi orang yang ingin digunakan dan perusahaan perangkat lunak mulai mendukung fitur tersebut. In order to have animation on your web page, you need to download a program that was made to fit more that one GIF in a file. Untuk memiliki animasi pada halaman web Anda, Anda perlu untuk men-download sebuah program yang dibuat untuk cocok lebih dari satu dalam sebuah file GIF. I recommend GifBuilder for the Mac. Windows users can go here to download another program. Saya sarankan GifBuilder untuk Mac. Windows pengguna dapat pergi di sini untuk men-download program lain. Here is one example of a small animation: Berikut adalah salah satu contoh animasi kecil:

Background, text, and link Color Latar belakang, teks, dan link Warna

On most pages, you want to have a specific color for the background, text, unvisited links, visited links, and active links. Pada kebanyakan halaman, Anda ingin memiliki warna tertentu untuk latar belakang, teks, link belum dikunjungi, mengunjungi link, dan link aktif. In order to do this, you need to find the code number for the specific color that you are looking for. Here is a HUGE list of code numbers, and here is how you would display this in your page. Untuk melakukan ini, Anda perlu menemukan nomor kode warna tertentu yang Anda cari. Berikut adalah daftar HUGE kode angka, dan di sini adalah bagaimana Anda akan menampilkan hal ini dalam halaman Anda. NOTE: Type these ONLY right below your title. CATATAN: Type HANYA ini tepat di bawah judul Anda. NOTE: You must have the "#" sign before the actual code. CATATAN: Anda harus memiliki "#" tanda sebelum kode aktual.
  • for background color untuk warna latar belakang
  • for color of text (all non-links) untuk warna teks (semua non-link)
  • for color of unvisited links untuk dikunjungi warna link
  • for color of visited links untuk warna link yang dikunjungi
  • for color of active links (while being selected) untuk warna link aktif (ketika sedang dipilih)
You can also string two or more of these commands together: Anda juga dapat dua atau lebih string perintah ini bersama:


Background Graphics Latar Belakang Graphics

Instead of having a solid color as a background, you might want to have one graphic that repeats over and over to create a background. Here are several places that you can go to find background graphics. Alih-alih memiliki warna yang solid sebagai latar belakang, Anda mungkin ingin memiliki satu grafis yang berulang berulang-ulang untuk menciptakan latar belakang. Berikut adalah beberapa tempat yang dapat Anda pergi untuk mencari latar belakang grafis. The text that you would type in for a background called "bk.gif" would be: Teks yang Anda ketik untuk sebuah latar belakang yang disebut "bk.gif" akan:

Linking with graphics Menghubungkan dengan gambar

Sometimes on your web page, you might want to have a graphic that is a link. Kadang-kadang pada halaman web Anda, Anda mungkin ingin memiliki grafis yang link. This is quite simple, since you just mix the two commands of linking, and displaying graphics. Hal ini cukup sederhana, karena Anda hanya mencampur dua perintah menghubungkan, dan menampilkan grafik. Here is an example of a graphic that leads to Yahoo: Berikut adalah contoh grafik yang mengarah ke Yahoo:

You can also have a text link next to the graphic that leads to the same place. Anda juga dapat memiliki link teks di sebelah grafis yang mengarah ke tempat yang sama.
Yahoo! Yahoo!
Here is what you would type in for, first the plain graphic-link, and second, the graphic-link with text: Berikut adalah apa yang akan Anda ketik untuk, pertama dataran grafik-link, dan kedua, grafik-link dengan teks:

Yahoo! Yahoo!


Image Maps Image Maps

Before you create an image map, you need to make sure that your server supports them. Sebelum Anda membuat peta gambar, Anda harus memastikan bahwa server Anda mendukung mereka. Then, you can follow these steps. Kemudian, Anda dapat mengikuti langkah-langkah ini. First, you need to create an image. Pertama, anda perlu menciptakan sebuah gambar. Draw a picture with sections that could lead to certain places. Menggambar gambar dengan bagian-bagian yang bisa mengakibatkan tempat-tempat tertentu. Second, you need to create an image map file. Kedua, Anda perlu membuat file peta gambar. There are several programs that can do this for you. Ada beberapa program yang dapat melakukan ini untuk Anda. I recommend WebMap, for the Mac. You can go to Yahoo's Image Map Directory for others. Saya sarankan WebMap, untuk Mac. Anda dapat pergi ke Yahoo Image Map Direktori untuk orang lain.

Fill-out Forms Isi-out Formulir


Getting Started Persiapan

Fill-out forms let a reader return information to a Web server for some action. Mengisi formulir membiarkan pembaca informasi kembali ke server Web untuk beberapa tindakan. For example, suppose you collect names and email addresses so you can email some information to people who request it. Misalnya, Anda mengumpulkan nama dan alamat email sehingga Anda dapat mengirim email beberapa informasi kepada orang yang memintanya. This processing of incoming data is usually handled by a script or program written in Perl or another language that manipulates text, files, and information. Ini pengolahan data yang masuk biasanya ditangani oleh script atau program yang ditulis dalam Perl atau bahasa lain yang memanipulasi teks, file, dan informasi. If you want to, you can write this program yourself, but I have no idea how to do it. Jika Anda ingin, Anda dapat menulis program ini sendiri, tapi saya tidak tahu bagaimana melakukannya. I would check with your server. Saya akan cek dengan server Anda. I know that many servers have scripts available for its users. Saya tahu bahwa banyak server memiliki skrip yang tersedia untuk para penggunanya. Let's pretend that the one that I'm going to use is called "fb.pl". Mari kita berpura-pura bahwa salah satu yang aku akan menggunakan disebut "fb.pl". This will send a response to your fillout form directly to your email address. Ini akan mengirim tanggapan Anda langsung ke fillout formulir alamat email Anda. NOTE: CATATAN: This script is not real, it is just an example. Check with your ISP to see if they have built-in scripts. Script ini tidak nyata, itu hanya contoh. Tanyakan pada ISP Anda untuk melihat apakah mereka memiliki built-in skrip.

Form Method/Action Formulir Metode / Aksi

The first thing that you type for your guestbook is the Form Method and Action. Hal pertama yang Anda ketik untuk guestbook Anda adalah Metode Formulir dan Aksi. This is where you enter the Perl script. Ini adalah tempat untuk memasukkan skrip Perl. Most servers and Internet Providers have scripts like this that they provide for you. Kebanyakan server dan Internet Provider punya script seperti ini yang mereka sediakan bagi Anda. Check with yours. Periksa dengan Anda. You cannot have any kind of forms without having a script. Anda tidak dapat memiliki bentuk apapun tanpa script. The address of the one that I'll be using is: Alamat yang akan saya gunakan adalah:
http://www.domain.com/cgi-bin/fb.pl. http://www.domain.com/cgi-bin/fb.pl. If you would like the response sent to your email address, and the address is "a@a.com", you would type this for the first two lines: Jika Anda ingin jawaban dikirim ke alamat email Anda, dan alamat adalah "a@a.com", Anda akan ketik untuk dua baris pertama:


TO: KE:
Here is what it will look like: Berikut adalah apa yang akan terlihat seperti:
TO: TO:
Next, you need to decide what questions that you want to ask, and what you will use to ask them. Selanjutnya, Anda perlu memutuskan pertanyaan apa yang ingin Anda tanyakan, dan apa yang akan Anda gunakan untuk bertanya kepada mereka. Before you start, though, you might want to check with your server to see if they have any questions that you MUST ask. Sebelum Anda mulai, meskipun, anda mungkin ingin memeriksa dengan server Anda untuk melihat apakah mereka memiliki pertanyaan yang Anda HARUS meminta. I know with some ISPs, you must ask what their email address is, their first name, their last name, and what the subject of their question is. Aku tahu dengan beberapa ISP, Anda harus bertanya apa alamat email mereka, nama pertama mereka, nama terakhir mereka, dan apa yang subjek pertanyaan mereka. You can use single or multiple text fields, larger fields, checkboxes, radio buttons, pull-down lists and scroll-down lists. Anda dapat menggunakan satu atau beberapa text field, ladang yang lebih besar, kotak centang, radio button, pull-down daftar dan scroll down daftar.

Single or multiple fields Satu atau beberapa bidang

In your guestbook, you might want to ask questions that have a single one word answer. Dalam buku tamu Anda, Anda mungkin ingin mengajukan pertanyaan yang memiliki jawaban satu kata tunggal. To here is what you would type to have four fields that ask for an email address, a first name, a last name, and a subject: Untuk di sini adalah apa yang akan Anda tipe orang yang memiliki empat kolom yang meminta alamat email, nama depan, nama belakang, dan sebuah subyek:
Your Email Address Alamat Email Anda
Your First Name Nama Anda
Your Last Name Nama Belakang Anda
Subject Perihal