|
|
Browse by Tags
All Tags » CSS
-
Drew McLellan has given us all a great gift this year. His compilation of articles, 24 Ways has an web development article for each day in December leading up to Christmas. Each one looks good and had I found them sooner, I would have read them all. Here are some highlights:
He descibes how to allow users to edit a page and ...
-
Brian Crescimanno's Sensible Forms: A Form Usability Checklist presents a logical and thoughtful list of considerations for web form useability. His best idea may be using CSS to hide fields that have been filled in correctly to allow users to more easily see what information doesn't validate. My only concern is that ...
-
For those looking to stay abreast of ASP.NET development, I highly recommend following Scott Guthrie's blog. He covers all sizes of topics and links to insightful articles. This past month he’s been so prolific I've been unable to keep up Here’s a quick list of his articles and links I need to make sure I don't lose thanks to his ...
-
Here's a nice looking method to display different images when links are hovered by Ray Williams. It doesn't look overly complicated, but should be easily altered and extended, even by someone new to CSS such as myself.
-
Bill Merikallio and Adam Pratt offer an educational and entertaining exortation on why to not use tables for layout on the web.
-
I just learned Firefox already supports the rounded corners in CSS 3.0. My mind is turning with possibilities . . .
-
Kevin Hale has a real nice implementation of Dynamic Resolution Dependent Layouts (changing your page's layout for different browser window sizes). The only part I'm not crazy about is changing the page's layout when the window is resized after being loaded, but that can be changed easily. I can hear myself screaming, ''Where did ...
-
Here's a good link on styling buttons by Cameron Adams.
|
|
|