Archive for December 2007

You are browsing the archives of 2007 December.

Using CSS to Makes Transparent Element in Mozilla

Using CSS to Makes Transparent Element in Mozilla

Let us play with Mozilla’s CSS again. Now we will try to make a cool transparent element with -moz-opacity property. This property is also available in CSS3 specification with the name opacity. Using this property, you can control how solid your element is. The value is ranged from 0 (full-transparent) to 1 (solid). So, 0.5 [...]

Changing The Style of Highlighted Text in Mozilla

There are several interesting style on Mozilla’s specific CSS. One of the most interesting trick is changing the style of the text when user highlighted the text using -moz-selection property. Look the sample of code below:

How to Read GMail Inbox Using RSS Feed

Do you use free email service from Google which called GMail (link)? I want to tell you about a feature you had probably love to know. The feature will enable you to easily and quickly grab the contents of your GMail inbox using RSS feed. To try that feature, just use this URL as your [...]

Associating Yahoo! and Google

Everyone in the internet do a lot of searching. There are two big search engines in the internet now. They are Yahoo! and Google. Which one is the best? I don’t know, and I think this is not important to know. I am using Yahoo! and also Google. How about you? Do you like to [...]

How to Modifying WordPress Related Post Plugins

First, if you do not have Related Post plugins, you can download it from the author’s website (Link). This little modification will make your Related Post plugin more powerful and useful.

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!