Center align a container in IE
a quick trick to center align the main/outer div in internet explorer 6
0 commentsSave Tags: css-html, how-to, web 2.0, web design
3kb Ajax Image Gallery and Slideshow
This lightweight image gallery and slideshow script clocks in under 3kb packed with a number of cool features.
0 commentsSave Tags: ajax, css-html, javascript, web 2.0
Create a Slick Tabbed Content Area using CSS & jQuery
One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a... more »
0 commentsSave Tags: ajax, css-html, javascript
How To: Resizeable Background Image
My friend Richard recently came to me with a simple CSS question: Is there a way to make a background image resizeable? As in, fill the... more »
0 commentsSave Tags: css-html
How to design a CSS web site using photoshop and dreamweaver
Tutorial on designing an HTML/CSS website using Adobe Photoshop and Dreamweaver
0 commentsSave Tags: css-html, how-to, web design
A case for Crowdsourcing
This article says that Crowdsourcing of design using contest is a good idea. It gives a level playing field for everyone.
1 commentsSave Tags: css-html, opinion, web 2.0, web design
Timelapse CSS
Matthew Buchanan had a little fun and created a Timelapse CSS example that lets you walk through the process of how a browser would put together a... more »
1 commentsSave Tags: css-html
:hover behavior in IE 7
I just got bitten by an issue with the :hover CSS element not working in a page where I'd been trying to highlight grid rows. It's really easy to... more »
0 commentsSave Tags: css-html
Markup, not HTML, for source code
Jeff Atwood’s idea to use HTML for his upcoming stackoverflow.com site is not a terrible one, except for one thing: source code. Even inside > tags,
0 commentsSave Tags: css-html, opinion
Building The Matrix - Notes from The Architect
Matt Magain’s recent blog post about constructing the new SitePoint Book Matrix raised a couple of interesting questions, which I’m going to try to... more »
0 commentsSave Tags: css-html, web design
Redirecting to a Splash Page ( …but only once! ) with Cookies
Splash pages can be annoying. You know the ones… like being forced to watch some advertisement before you can see the page you are trying to get to.... more »
0 commentsSave Tags: css-html, javascript, web design
Timelapse CSS
When building website templates, I’m constantly switching between a view of my CSS code and a view of the page I’m working on in a browser. At my most... more »
0 commentsSave Tags: css-html, frameworks, javascript
HTML5 video with reflection
Since WebKit (thus also QtWebKit) already supports CSS reflections, I decided to combine both the video and the reflection effect. Of course, it just... more »
0 commentsSave Tags: css-html, standards, tools
inputEx - a field framework for web applications
inputEx is a javascript framework to build fields and forms. It uses no html (it is the opposite of unobtrusive librairies): All the fields... more »
1 commentsSave Tags: css-html, frameworks, javascript
via