Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Tag Archives: CSS

CSS incompatibility finder

This is more of a proof of concept than anything else – as most of my scripts are But, lets say you have some files that have css in them, either external stylesheets, internal one with style tags or even … Continue reading

Posted in CSS, PHP | Tagged , | Leave a comment

Internet Explorer CSS Hacks – Transparent PNG and Selectors

As a reference for myself, I wanted to jot these things down. First off, lets look at some common css selectors – and how we can use them to identify styles for specific versions of IE. (Note: I am way … Continue reading

Posted in CSS | Tagged | 2 Comments

3D CSS Example

This example is a proof-of-concept I worked on years ago when people first started talking about making 3D games with no images – CSS only. Check it out – it only works in FireFox at this time (It was a … Continue reading

Posted in CSS, Misc Web Design | Tagged | Leave a comment

How to make a Great MySpace Layout

In this posting, I’m going to share the steps to making a slimmed down, cleaner, nicer layout for MySpace to help showcase your personal interests, your band, or your business. Always Develop Locally I always work locally when I design … Continue reading

Posted in CSS, html, Misc Web Design, PHP | Tagged , , , | 4 Comments