Posted by
admin on
Jan 20th, 2010 |
1 comment
Technology never seems to take a breather from its run for progress as it belts out one pleasant surprise after another. With the phenomenal popularity of the internet across all facets of life there is a website for almost anything these days. And with the growing craze for newer and richer features like web applications on various websites serenading the visitors, there’s even more reason for...
Posted by
admin on
Dec 8th, 2009 |
1 comment
W3C has offered some new options for borders in CSS3, of which one is border-radius. Both Mozila/Firefox and Safari 3 have implemented this function, which allows you to create round corners on box-items. This is an example:
This is an example of a paragraph with rounded corners.
Below is the code used to create the rounded corner effect, you can image the endless possibilities with creation of buttons...
Posted by
admin on
Oct 19th, 2009 |
no comments
Perhaps you use rsync, Time Machine or similar backup software mirroring your files to external drives for your PCs on a regular basis. What about your remote web server? Webmoney has written an article – Back Up a Web Server, which taught us the ways you can backup the HTML files, stylesheets, application files and databases on your remote web host. The only thing you’ll need is a remote web...