Where can I find the cheapest domain name provider in Malaysia?
Malaysian businesses usually look for domains which end with .my or .com.my
Here is a list of domain name providers and the price of the domains above, correct as at 20 March 2016. The winners will be Yeahhost and Ht2u for lowest prices for .my domain!
Prices are displayed in a registration-renewal format. e.g. If registration is RM50 but renewal is RM120, then it will be displayed as 50-120.
Wednesday, February 24, 2016
Friday, February 5, 2016
How code for today's date?
<script type="text/javascript">
<!--
var currentTime = new Date()
var month = currentTime.getMonth() + 1
var day = currentTime.getDate()
var year = currentTime.getFullYear()
var monthNames = ["January", "February", "March", "April", "May", "June",
"July", "August", "September", "October", "November", "December"];
var d = new Date();
document.write(monthNames[d.getMonth()] + " " + day + ", " + year);
//-->
</script>
Wednesday, February 3, 2016
Transparent png image Displays as White/Black background?
Sometimes when we display a transparent png image, the transparent part shows up as a white or even black background.
In order to fix this, insert these 2 lines of code into the img tag:
background-color: transparent;
border: none;
Subscribe to:
Posts (Atom)
Popular Posts
-
Normal dist - big changes from mean are uncommon Fat-tail dist - exists in financial markets, where big changes (from mean) have hi probabil...
-
Eye of the Sahara https://www.google.com/maps/place/Richat+Structure/@21.0430669,-12.1300028,286500m/data=!3m1!1e3!4m6!3m5!1s0xe811f4e324b68...
-
This article shows you TWO (2) ways to save money: How to get discounts when you pay your MBPJ summons; and How to save more money when...
-
Why? Cheap, consumes little power, generates little heat/noise. Protected from external attacks because accessible only thru local wifi (by ...
-
1. On the price chart, select a timeframe that is smaller than 1 day, such as 1 hour or 15 minutes. The price chart should now show 2 new ve...
-
1. Use Hitfilm free version 2. Drag all media sources (images, vid clips) to timeline. Select all images&vidclips on timeline: Right-cli...
-
GUARDS (can have multiple) Define a favorable range (but don't act yet, need to wait for trigger) Examples: RSI > 20 fisher_RSI >0...
-
1. To convert your Python Kivy app (.py) to an Android (.apk) file , you need Linux on your Windows 10 PC Windows10 > Control Panel ...
-
You own a Proton Saga BLM and one day when you turn the ignition key, the car doesn't start as usual. Instead, the engine coughs and t...
-
1. Go to https://stakeview.app/ . As you go down the rows, APY will fall gradually. U are looking for (a) highest "stake" amount ...