BLOG

An outlook on HTML 6

An outlook on HTML 6

The latest buzz word for online world is HTML6. Almost most of the people shared their views on it. Now, let we take our turn and spread some limelight on it. Be whatever technology, newer versions always keep rolling out with betterment.…
CSS Clearfix Hack

CSS Clearfix Hack

Clearfix is one type of hack method to force the container’s(which has floating element inside) height based on the floated element. This is also know as Easy Clearing Hack. You can use this below code to avoid that layout issue…