HTML, CSS, Javascript and more
Codeview 1.2 is out with again some new stuff.
What’s even better than a cheat sheet? Memorizing. Test and refresh your knowledge of jQuery with Anki, an open source program meant for cramming such information into your head.
Codeview is now at 1.1.1
I made an update for Codeview, a template for jsdoc-toolkit. Jsdoc-toolkit is a JavaScript documentation tool.
Media queries are cool: you can decide what CSS file to serve to a browser based its width. But although it works perfect in many modern browsers, there are always some browsers or some versions of it lagging. Let’s give them a hand.
You probably didn’t notice it, but the way you write CSS affects the rendering speed of the browser. Should you care about that? Most likely not, but it is possible to freeze your web page with inefficient selectors.
Lets see if an ancient browser can still handle the current web and if it’s possible to help a little with the rendering of a page.
I created a new HTML template for the Javascript documentation tool JSDoc, which is now free for download. It is tested in IE6 to IE9, FF3.6, Chrome 5 and Safari 4.
If somebody is recently making waves with fonts, it’s Ethan Dunham. His website Fontsquirrel has become the source for free quality fonts. Most of them are also available as web fonts, which can be used directly in websites. Even better: Fontsquirrel also has a web font generator, which is the only tool of its kind.
JavaScript methods that seems to do what they’re supposed to do, but not always.
A few new and cool CSS3 styles become realistic options when building a website if you combine them with IE's filter.
Replace a CSS3 selector that's not supported in IE with a CSS2 selector that has support.
You probably didn't notice it, but the way you write CSS affects the rendering speed of the browser. Should you care about that? Most likely not, but it is possible to freeze your web page with inefficient selectors.
This article serves as a download page for the tool PixEm.