Told you, we love sharing!
FE-Conf is one of the biggest conference happening in India on state-of-the-art Frontend and UX technologies. After the success of FE-Conf 2016, we are proud to host FE-Conf 2017 - A Frontend Engineers Meet organized by TO THE NEW. Our last conference had an amazing feedback and it helped people to find new ideas, learn from...
Aligning an element the way we want is never an easy task, especially when a non-UI developer is doing it and this problem worsens when we try to align that element Vertically-Center. Although doing it using patches is not difficult, but doing it the right way is a challenge. Here you’ll find some cool CSS techniques by which you can...
Some best practices that need to be followed by a HTML developer in grails web development that are important and useful while writing a code. 1. Follow semantic markup. Example: Semantically correct [java]<h2><a href="#">Heading</a></h2>[/java] Semantically wrong [java]<a...
