- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
This tutorial is going to show you how to work with Google Chrome Web Inspector.
This tutorial is going to show you how to fix the position of a drop-down menu using “Break on attribute” feature in Firebug.
While working with website templates you may often need to modify the HTML markup, CSS styles or JavaScript files. Usually to modify some elements on the page you should browse through the files and search for necessary line.
This post will show you how to make the process easier and clear using the browser developer tools.
The browser developer tools …