Web developers and designers more often face problems of re-designing the layout again as per client requirement.
First you make a good design, write some CSS compatible on all leading browsers and then finish with Html codes. Couple of days later, the requirements of your project change and you find yourself redesigning the layout again. This is time-consuming and hectic!
But now there is a soluion to this problem..Blueprintcss.

Blueprint is a CSS framework, which aims to cut down on your CSS development time. It provides stylesheets with sensible defaults across all browsers, nice-looking default typography, a grid framework, nice-looking forms, and a print stylesheet built with printers in mind.
Learn more.
March 15, 2009
Categories: R & D . Tags: blueprintcss, free stylesheets, print stylesheets, stylesheets . Author: krupanair . Comments: Leave a Comment
Now there’s a solution for the constant messed up icons on your desktop. Fences helps you organise and arrange your files in movable and resizable containers with labelled shaded areas.
Fences also provides an unique quick-hide feature; ie. on double-click the desktop icons disappear and on double-clicking again, the icons reappear.
To download fences, click here.
March 11, 2009
Categories: General . Tags: fences, fences.96, get fences . Author: krupanair . Comments: Leave a Comment
Hey guys..
W3C is now offering online certification for PHP and ASP as well…I believe its a great oppurtunity for folks working hard to build their careers in Web developement. For details, click here.
March 11, 2009
Categories: W3C . Tags: asp certification, online certification, php certification, w3c online certification . Author: krupanair . Comments: Leave a Comment
Validating a web page or validating your HTML /XHTML or CSS code basically refers to using a program or an online service to check that the web page that you created is free of errors.
What does a HTML/ CSS validator do?
A html/css validator basically checks the page to make sure that the codes on your web page complies with the standards set by the World Wide Web Consortium (W3C). Some validators check only for errors in codes, while some others also make suggestions about your code, telling you when a certain way of writing code might lead to unexpected results.
Validating your webpage thus helps in Cross-Browser, Cross-Platform and Future Compatibility.
The W3C has its own online validator http://validator.w3.org/ which can be used for free. You can also validate your stylesheets from W3C using http://jigsaw.w3.org/css-validator.
WAVE is also a free web page validator. Note that only HTML code will be processed in WAVE. If your code contains PHP, ASP, or other scripting code, it will appear as plain text in the WAVE report.
Learn more about other free online validators.
January 7, 2009
Categories: W3C . Tags: free online validation, HTML and CSS validators, W3C validation . Author: krupanair . Comments: Leave a Comment
W3Schools recently introduced XML certification and Javascript certification for web developers. I certainly believe that these certifications will help in your career growth and also your company’s growth. Im gonna get it myself.
I am a frequent visitor to w3schools. Its quinessential to update your skills and knowledge in IT field. Its very easy to learn and everything comes handy. You name it, you have it here. I recommend this site to all web developers who crave to learn more and grow in career.
January 7, 2009
Categories: W3C . Tags: javascript certification, online certification, xhtml certification, XML certification . Author: krupanair . Comments: Leave a Comment