Baljeet Rathi
Baljeet is a writer and web developer based in India. Although he is a full-stack developer, he is most passionate about things related to the front-end. He has been involved with web development for more than five years now.
Baljeet's articles
We cover the use of CSS margins vs padding, the box model, bleeding and collapsing margins, and concludes with some cool layout tricks.
Learn how to select elements that are parents, children, or siblings of an element, and more! Baljeet Rathi explains jQuery's many DOM traversal methods.
Baljeet Rathi looks at how we can use element queries today using the EQCSS plugin, along with the advantages and disadvantages of doing so.
Baljeet Rathi has a brief overview of the Spectre CSS framework, followed by some guidance to help you get started quickly.
Baljeet Rathi takes an in-depth look at the many jQuery Selectors available. Learn how to select DOM elements by id, class name, attributes and much more!
Baljeet Rathi explores the history of the many CSS image replacement techniques used by web developers to this day and looks at their pros and cons.
Almost all user interactions can be captured as events. Baljeet Rathi takes a comprehensive look at how to handle events in jQuery.
Baljeet Rathi introduces the different properties that make up the CSS Multi-column layout module, and how they can be used in responsive designs.
Baljeet Rathi introduces you to Stage.js, a lightweight and open-source JavaScript library that you can use for cross-platform 2D HTML5 game development.
The spec now includes 4 types of CSS gradients. Baljeet Rathi takes you through a crash course on all four, with syntax examples and demos.