19
Aug | 2009

Hostgator-service provider reliable web hosting

Cheap web hostingHostGator web hosting reseller. Cheap reseller hosting plans:
HostGator is one of the company’s web hosting service providers the most recommended for your web site, as with hostgator provides a low cost and can be powerful. web hosting has several additional features such as free billing manager by WHM auto pilot, free merchant account, free optional hosting templates  (Lanjut…)

11
Aug | 2009

How to create dynamic button using image background

Dynamic ButtonThe weakness of using the image button is:
First, when web designers want to change the words on the button it will take a very long time to replace it again because the image is necessary to edit again.
Second,
Designers need to create a web button image one by one according to the words on the button. (Lanjut…)

25
Jul | 2009

Tips to choose free web host

In this world are so many companies are moving the field of web hosting services and many of them are good for is selected as the web host your web site. But how can I choose the best among all of us who have? Here I try to explain to you a little about how to choose a good web host.
In fact there are 2 options before you decide to use the web hosting free web hosting and a commercial web host . (Lanjut…)

16
Jul | 2009

Pengertian Tag Span pada HTML

Span on HTML

Apa itu tag Span?
Penggunaan Tags <span> dalam HTML  tidak akan memberikan efek pada elemen bila dilihat dalam browser, kecuali <span> diberikan style khusus seperti  Inline CSS , ID atau CLASS selector, Contoh: (<span style =”… “>…</ span>).
Tag <span> biasanya digunakan pada  elemen-elemen yang lain di antara tag HTML.


(Lanjut…)

15
Jul | 2009

Pengertian Div pada HTML

Kalau kita perhatikan source Code sebuah website saat ini, Tag HTML yang paling banyak ditemukan adalah tag div. Masih Banyak orang yang belum mengetahui secara jelas tentang fungsi tag div, Saya sendiri sulit mengartikan secara jelas dalam bahasa indonesia tentang div walaupun saya paham cara membuat dan meletakan tag div tersebut. Mungkin saja setiap orang akan mempunyai pengertian yang berbeda tentang div namun saya yakin maksudnya sama.

(Lanjut…)

14
Jul | 2009

How to create a link on the html

Link on HTML

Link is an HTML element is most important to create a web page.
Links are made to the document on the web with other documents. How do I create a link in HTML?
Link on the HTML tag is created with a word that  <a href=”Link address”>word that given link</a>

Here I try to create html code for the link:

(Lanjut…)