Posted on: Tuesday, Nov 23, 2010
For quick, easy and free FTP, FileZilla might be what you are looking for. Both a client and server are available and you can find them at the link below:
FileZilla – The Free FTP Solution
window.fbAsyncInit = function() {
FB.init({appId: “”, status: true, cookie: true,
xfbml: true});
};
(function() [...]
Posted on: Sunday, Sep 12, 2010
As mentioned in my last post, favicons are used quite a bit by windows and they aren’t always the same size. This means your great looking address bar icon suddenly looks really bad when upscaled as maybe a ‘favourites’ icon. The good news is that you can fix this. One of the great things about .ico files [...]
Posted on: Sunday, Sep 12, 2010
It is possible to have your own website logo appear in the address bar on a web page in place of the standard browser logo. First you will need to create a logo, a very small one. To be specific, the size of the logo should be 16×16 pixels and it should be saved as [...]
Posted on: Saturday, Aug 7, 2010
Does CSS have you pulling your hair out? This site is packed with CSS tutorials.
CSS Tutorials
window.fbAsyncInit = function() {
FB.init({appId: “”, status: true, cookie: true,
xfbml: true});
};
(function() {
var e = document.createElement(“script”); e.async = true;
e.src = document.location.protocol +
“//connect.facebook.net/en_US/all.js”;
document.getElementById(“fb-root”).appendChild(e);
}());
Latest Comments