The very first steps in the world of CSS. We will create a HTML page with text and a CSS style file, then connect the both and play with font settings, all this in Adobe Dreamweaver.
A less known but very useful feature that works since Windows XP has been released. You can easily rename a bunch of files in a matter of seconds, let me show you how.
A very useful Facebook debugger tool where you can check how your webpage looks like on Facebook when like button is pressed, without actually pressing the like button.
VMware player is a great free tool for creating virtual machines and desktops. For instance, you can create a new virtual computer to install and test the new Windows 8 Consumer Preview.
Apple Mac OS X Lion and Mountain Lion don't come with a button that enables the ftp server by only a click, but that still doesn't mean the ftp server isn't included. Let's see how to enable it.
Often in PHP you want the same block of code to run over and over again and instead of adding several almost equal lines, you can use loops to perform this task much easier.