May 1, 2008. Filed under HTML&CSS, Programming.
The best way to learn CSS is through trying out or learning from what others have tried. Recently, I chose the later to understand CSS better. Of the many lying out there on the internet, I found this link the best suited for different approaches of modern CSS techniques
30 Exceptional CSS Techniques and Examples
Hope these […]
Written by rajeshsegu | No Comments
April 28, 2008. Filed under Programming, Web Services.
As the Web has evolved, it has changed from a collection of static pages to an environment filled with randomly and dynamically changing content. In producing dynamic content among all the web technologies PHP has been the most developer-friendly programming language. PHP generally runs in a web-server taking PHP code as its input and creating […]
Written by rajeshsegu | 1 Comment
April 26, 2008. Filed under Programming, Technology.
I always was ambiguous on how css position property actually work. I went on a journey on the internet to find answears for some of my questions. Here is where I landed
Learn CSS Positioning in Ten Steps
The modern design techniques like these have made the internet page lot lighter with just using div’s. I would […]
Written by rajeshsegu | No Comments
April 24, 2008. Filed under Programming, Web Services.
Its been almost 4 years since I first started coding JavaScript and I have to agree that its an awesome programming language. Most people think JavaScript is a client-side browser dependent inconsistent programming languages with tons of if’s and but’s. I have to admit that its the problem of inconsistent implementation of the DOM […]
Written by admin | 2 Comments
April 17, 2008. Filed under Java Script, Programming.
These are the best tutorials out there, don’t miss these if you are/wannabe javascript programmer. ( Hold your nerves untill these videos load. )
PS: […]
Written by admin | No Comments