Almost every movie has a scene in which a character pull the protagonist aside and says, “There’s something you should know about [insert another character’s name here].” Most of the time, we find out some dark secret about a supposed friend of the protagonist or that the main ally is actually an evil overlord.
Read more…
CSS3 is coming. Although the browser support of CSS 3 is still very limited, many designers across the globe experiment with new powerful features of the language, using graceful degradation for users with older browsers and using the new possibilites of CSS3 for users with modern browsers.
Read more…
In this article, Christian Heilmann explains how you can find out more about the right JavaScript solution. First of all, though, understanding what it means to develop for the Web is important.
Read more…
The purpose of this article is to raise awareness and perhaps make some of that website security mumbo-jumbo a bit more understandable to you.
Read more…
CSS and JavaScript are extremely powerful tools, designers and developers come up with fresh and clever CSS tricks and techniques that are shared with other developers online.
Read more…
Website performance is a hugely important topic, for big companies such as Google, Yahoo, Amazon, eBay, slow websites mean fewer users, less happy users, and thus lost revenue and reputation.
Read more…
As we move forward with the Web and browsers become capable of rendering more advanced code, we gradually get closer to the goal of universal standards across all platforms and computers. Not only will we have to spend less time making sure our box model looks right in IE6, but we create an atmosphere ripe for innovation and free of hacks and heavy front-end scripting.
Read more…
In our last article about CSS3, “Pushing Your Buttons With Practical CSS3, we talked about using new CSS3 techniques like gradients, border-radius and drop-shadows to create compelling, flexible and (in some cases) hilarious buttons.
Read more…
In an online world now dominated by CSS layouts, CSS-styled HTML lists have become invaluable tools in a CSS developer’s toolbox, due to the HTML lists versatile and graphically flexible nature. All this despite some of the obvious browser inconsistencies that can affect the styling of the different types of lists available in HTML coding.
Read more…