Developing a web page is not always a simple matter of creating code on your computer, uploading it to the server and it works. The interaction of your page, CSS stylesheets, javascript code (sometimes yours, sometimes external) and the framework of other files that may wrap around your code often produce odd results that you need to debug within the browser itself to figure out. Until browser-based developer tools like Microsoft's F12 Developer Tools or Firebug came along, all you could do was view the source of your page and stare until you went cross-eyed. Now that these tools exist, by all means use them! I plan to write a series of posts about developer tools, starting with this overview of Microsoft's F12 Developer Tool.
"Oh, what a tangled web we weave, when first we practice to deceive". [Sir Walter Scott]
jUntangled is a blog about jQuery, HTML and CSS for beginner and intermediate web developers. The aim is to help untangle the web by clearly explaining how to use jQuery as well as some interesting aspects of HTML and CSS, so we can all write clean, untangled code for easy maintenance and a superior user experience.
Showing posts with label F12. Show all posts
Showing posts with label F12. Show all posts
Friday, January 25, 2013
Subscribe to:
Posts (Atom)