Faux Columns: A List Apart
Entries Tagged as 'CSS'
Faux Columns with css tricks
February 20th, 2004 · Comments Off | Tags: CSS
CSS Depot
CSS Depot is a collection of CSS templates - not entire designs, only the actual layout boxes.
February 19th, 2004 · Comments Off | Tags: CSS
CSS From the Ground Up
A very good intro to CSS - CSS From the Ground Up
February 3rd, 2004 · Comments Off | Tags: CSS
Adding print styles for MovableType blogs
Print Styles for MovableType Blogs
January 26th, 2004 · Comments Off | Tags: CSS · MovableType
Peek-a-boo IE6 Bug and help with MT templates
At times I’ve seen some of the standard MovableType templates exhibit a problem when the site is viewed in IE6 where the page doesn’t fully load or some of the text doesn’t display until highlighted or refreshed. Here are a couple of suggestions;
Peek-a-boo IE6 Bug
MTWiki - My Site Doesn’t Scroll To The End Of The [...]
January 26th, 2004 · Comments Off | Tags: CSS · MovableType
Pure css tooltips
css tooltips by santaklauss
January 24th, 2004 · Comments Off | Tags: CSS
A new computer-generated webpage design with every refresh
Definitly strange and possibly helpf when looking for a design idea - StrangeBanana: Computer-generated webpage design.
January 21st, 2004 · Comments Off | Tags: CSS · Design · HTML · Web Dev
More free HTML and CSS template
dzinelabs.com offers these Experimental Css design: templates - I especially like the Coffee template.
January 21st, 2004 · Comments Off | Tags: CSS · HTML · Web Dev
CSS Fast Rollovers
CSS Fast Rollovers Without Preload - Updated
January 14th, 2004 · Comments Off | Tags: CSS
Organize that style sheet
Mark Newhouse presents a way to keep those CSS files understandable to humans in this piece, Environmental Style.
January 13th, 2004 · Comments Off | Tags: CSS
Good intro to CSS
A no fluff CSS Primer.
January 12th, 2004 · Comments Off | Tags: CSS
Fairly simple font switching
girlie matters implements a simple font switcher. More details at ALA - Alternative Style: Working With Alternate Style Sheets.
January 10th, 2004 · Comments Off | Tags: CSS
Image Floating discussion
SimpleBits carries on a discussion on Image Floating.
January 10th, 2004 · Comments Off | Tags: CSS
CSS Vault
CSS Vault - Unlocking creativity, a collection of CSS resources
December 31st, 2003 · Comments Off | Tags: CSS
Lightweight CSS multi level menu
December 13th, 2003 · Comments Off | Tags: CSS
Multi Level Menu maker
November 29th, 2003 · Comments Off | Tags: CSS
Web Style Guide
I was browsing through Dean’s latest post and found a link to this handy resource: the Web Style Guide, 2nd Edition
November 28th, 2003 · Comments Off | Tags: CSS · Design · Web Dev
Start with the basics of HTML and CSS
When someone asks me how they can build a web site I usually say, “It’s kind of a long process.” I don’t know that I’ve ever finished a web site. I’m always tweaking, looking for a better way to present the content. I always recommend learning to use HTML and css rather than going straight [...]
November 18th, 2003 · Comments Off | Tags: CSS · HTML · Web Dev
I figured out how to style a HR tag
Thanks to these two sources; How do I style an hr? and Styling hr
November 15th, 2003 · Comments Off | Tags: CSS
Page layout CSS creator
Automatically generate a
November 8th, 2003 · Comments Off | Tags: CSS
CSS rounded corners - cool!
Rounded corners with CSS Doug’s easyCorners.
November 8th, 2003 · Comments Off | Tags: CSS
Suckerfish Dropdowns
Using a simple HTML unordered list A List Apart shows how to do a nice drop down menus.
November 8th, 2003 · Comments Off | Tags: CSS · HTML · Web Dev
Illustrated MT templates
Here’s a great article for new comers to MovableType about editing the style sheet templates.
November 4th, 2003 · Comments Off | Tags: CSS · MovableType
NYPL Style Guide
The New York Public Library style guide together with this Better Living Through XHTML piece at A List Apart are a great primer for using CSS and making your website accessible.
November 3rd, 2003 · Comments Off | Tags: CSS
So you don’t like my style
A List Apart has a good piece and a free java script to make switching style sheets a breeze for your users.
November 3rd, 2003 · Comments Off | Tags: CSS
Go learn CSS
At css-discuss and The css-discuss Wiki.
October 31st, 2003 · Comments Off | Tags: CSS
Fighting with floats and images
I’m not the only one trying to get images to show up in IE6 when using a CSS float to flow text around the image. The ideas in this thread worked. Adding position:relative; to my css for the img tag did the trick.
October 31st, 2003 · Comments Off | Tags: CSS
A bunch of CSS float tutorials
This is a well done list of step by step CSS float tutorials.
October 31st, 2003 · Comments Off | Tags: CSS
Top 10 Reasons to Learn CSS
Enough said.
October 31st, 2003 · Comments Off | Tags: CSS
Why use CSS instead of tables?
This is a great presentation of the why’s and how’s of using CSS instead of tables for designing a website.
October 31st, 2003 · Comments Off | Tags: CSS