03
Sep | 2009

How to add Slideshow Images in Zen Cart

add Slideshow Images in Zen CartUsually there is some online shop owners to display their products on the home page with a Photo slideshow. but, Zen Cart templates by default, do not add slideshow module.

But don’t worry, because I will give instructions to you, how to add slideshow image on zencart home page. (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…)

01
Jul | 2009

How to Set Style Tables on HTML using CSS

By default, usually in the Table will appear in the HTML browser, such as that shown in the  example to create a Tags Table.

But using CSS Table, we can set the elements of the existing elements in the Table, such as Text, Image and Background. For example we want to create a table like this:

(Lanjut…)

12
Jun | 2009

Fungsi z-index pada CSS

Properti z-index berfungsi untuk mengatur susunan layer pada browser.
Sebetulnya sebuah tag HTML seperti tag div misalnya adalah sebuah layer yang disusun secara berurutan, tapi dengan Properti z-index anda bisa mengatur susunannya sesuai keinginan anda.
Properti z-index dapat bernilai bilangan integer mulai dari nol ke atas, semakin besar nilai bilangannya maka susunannya menjadi semakin diatas.
(Lanjut…)

12
Jun | 2009

Membuat text scroll box dengan Css

Salah satu kelemahan halaman web yang dibatasi oleh box yang static adalah tidak cukup untuk menampilkan semua teks didalamnya.
Tetapi jangan putus asa dulu, saya punya solusinya…dengan Css anda bisa mengatasi masalah itu.

(Lanjut…)

09
Jun | 2009

How to make logo site using PNG Transparency work in IE6

png-alpha-fix-1

Let’s take a look at the difference of logo.png (with transparency) above on Mozilla Firefox and Internet Explorer 6

(Lanjut…)