As a developer, I needed an online repository for code design ideas. I began to use this site as that resource. But, its become more than a developer resource, it’s the place I rant, rave, and watch letters appear on the screen as my fingers clickety clack on the keyboard. Introducing… drum roll please… last-child.com… Continue reading New CSS Resource
Category: CSS
Z-index conflict with Flash and DHTML widgets
I’m working on a project that has a Flash movie and a DHTML dropdown menu on the same page. Flash movies like to sit on top of the page and the dropdown would slide behind the movie. Since this isn’t what I wanted, I needed to find a way to make the it have a… Continue reading Z-index conflict with Flash and DHTML widgets
Do the Box Model Hack
About a year ago, my friend Brian and I challenged each other to come up with the worst t-shirt design for our mythical band, the Box Model Hack. Personally, I think I came up with the worst design. Brian, in the midst of all that was the wicked worn look designed a shirt that was… Continue reading Do the Box Model Hack
IE7 Hacks
Microsoft has fixed much of the bugs that plagued IE6 and in the process removed the filters we used to target Internet Explorer in our CSS. As Lord God Martha would say, this is a good thing. However, there will be a time when you need to send a rule to IE7 and not to… Continue reading IE7 Hacks