What do Brown M&Ms Have to do with Outsourcing?
It is a folklore that has been proven true. In the 80s, Van Halen had strict conditions to remove brown M&Ms from their dressing room…
It is a folklore that has been proven true. In the 80s, Van Halen had strict conditions to remove brown M&Ms from their dressing room…
Here at Trigent Software, we know it can be tough trying to juggle business success and staying up to date with all of the latest…
We’re excited to announce that Clutch has ranked us among the best software development companies in the financial services industry! Clutch is an independent platform…
MongoDB, is the latest database architecture for developers and data scientists. Its usage is spread across various user groups, industry conferences and events. MongoDB is…
The need for real-time visibility has reached an all-time high for transportation companies. As Bart De Muynck, Research Vice President, Gartner, says, "Organizations have increasing…
There is a huge misconception about the actual meaning behind words such as wireframe, mockup, and prototype. They are considered by most as a method…
What is this? Browser hacks is an extensive list of browser specific CSS hacks from all over the inter-webs. CSS hacks are needed in order to solve problems…
This is the last blog in my tri-series on CSS3 Selectors Module. Please click on the link to read CSS3 Module Part - 1 and CSS3…
In continuation of my earlier blog on 'CSS3 Selectors Module' in this second part, I will explain the concepts of Combinators and Attribute Selectors. Combinators…
INTRODUCTION A CSS selector is the part of a CSS rule-set that actually selects the content we want to style. CSS Syntax : CSS selectors…
With the help of HTML5, a website can store data up to 10MB size in the browser in `Local’ or `Session Storage’. For dynamic websites,…
In continuation of my blog CSS3 (Part 1 and Part 2), in this blog, i.e. `Understanding CSS3 (Part 3)', I will elaborate on the theme…
As mentioned in my earlier blog, CSS3 is a simple mechanism for adding styles, for example, fonts, colors, spacing, etc. to web documents. It is…
Elements you should avoid: After the introduction of several new elements in HTML5, it is now time to talk about what you should be avoiding…
CSS is a simple mechanism for adding styles, for example, fonts, colors, spacing, etc. to web documents. It is a collaboration of CSS2 with some…