ie
<pre /> Doesn't Do Style
2007, July 20 - 14:18 — RoloDMonkey
While making the first article in the "Mistakes I've Made" series. I immediately came across the fodder for the next. I was trying to create CSS for my code examples and discovered that using <pre /> just won't cut it anymore.
- Read more
- 454 reads
Internet Explorer Speaks American
2007, July 20 - 12:05 — RoloDMonkey
This is the first in a series of short articles called "Mistakes I've Made". In this series I plan to give examples of mistakes, misunderstandings, and problems I've encountered while coding. Maybe they will keep you from going through the same frustration.
I came across this "mistake" while making the new CSS for this site. Apparently, Internet Explorer only speaks American English. Here is the code I created:
- Read more
- 423 reads