Currently Browsing: CSS

Solution For Very Long Dropdown Menus

I like to be confident with post titles, but the reality in this case is a *possible* solution for very long dropdowns. The problem with long dropdowns is that the dropdown itself can go below the “fold” of the website. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Data Disaster

Hey folks, don’t salt your scotch with tears on my account, but I’m posting to tell you all I just suffered a complete data loss on my computer. I figured I’d go through how it happened. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Printliminator Update

If you’ve been using The Printliminator , you may have noticed some updates to it. That’s the cool part about a bookmarklet that references external code, updates and new features can be pushed out without having to have everyone ditch the old one and get the new one! Undo button! Anything you can do in Printliminator, you can now undo, one step at a time. Added note about using ALT key on PC instead of Option. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Building a jQuery/PHP Powered Chat Room

The code for this tutorial was created by Kenrick Beckett . The Plan In this tutorial we are going to build a little chat program that is really easy to get up and running on any server running PHP. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Fresh Web Development Goodies Bag

By Angel Wardriver Web development is time consuming and quite challenging. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Quickly Make Any Page Print Nicely (with The Printliminator)

Introducing The Printliminator ! I had this idea when I was at a lyrics site trying to print out some lyrics. The page didn’t have a good print stylesheet and was full of all kinds of crap. If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Progressive Enhancement Techniques 2: the CSS

In my previous article we built a tab control using Plain Old Semantic HTML (POSH). It worked in all browsers, but wouldn’t win any design awards. This is the second of a three-part series that illustrates how to build a simple tabbed box using progressive enhancement techniques If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

CSS Frameworks and Semantic Class Names

One of the most common complaints about CSS frameworks like Blueprint , YUI Grids , and 960.gs is that they require designers to dirty their fingers by adding presentational class names to their HTML documents, like so: <div class=”span-9 last”> <div class=”grid_6 alpha”> Class names like “span-9″ really bother designers who care about the quality of their HTML code, because they describe the appearance of an element; this should really be left to the CSS properties defined in your site’s style sheets. The problem with presentational class...
read more

New Poll: When Do Jobs Get Done?

There is a new poll up in the sidebar. This time regarding when jobs that include completion dates actually get done If you enjoyed this post, make sure you subscribe to my RSS feed!
read more

Poll Results: How Do You Email?

I drew the chart above with the <canvas> element. So if you can’t see it, I guess that means your browser doesn’t support it If you enjoyed this post, make sure you subscribe to my RSS feed!
read more
Page 1 of 1712345»...Last »