looking for something?
topics
latest tutorials
recent downloads
archives
-
tag bubble
3d animation art blogs brand Case Studies coding communities css custom shapes designer designers designing development Downloads framework freebie galleries graphics html illustration illustrator Inspiration layout logos model News Photoshop Portfolio redesign resource Resources template theme themes tips tutorial Tutorials updates web design web programming website web trends WIPs wordpresssay hello!
Stay in touch by following us on twitter, facebook, or give us an email!
Twitter
Facebook Group
Contact us
You see it everywhere, or on a lot of sites and you’ve always wondered how on earth images or text seem to be stacked on top of each other? If you haven’t heard about it, then you’ll be surprised that you can actually have layers on a site. Just like layers in photoshop, you can put multiple images on top of each other, or place text on top of a banner with ease by using a CSS property called z-index.
Read on…
Categories: Coding Snippets Web Design
1 Response
One of the most important principles to learn about CSS (Cascading Stylesheets) is CSS Specificity. What is CSS Specificity? Specificity is the act of specifying a certain element directly by it’s name. In other words, it’s like calling someone by the first name. For example, say we have the name John. There’s probably a few million people out in the world who’s name is John. And so if you tell all Johns to move to the left, then all of them will move to the left. The same goes with CSS elements.
Categories: Coding Snippets Web Design
So as times go by, and I began adding more domains and subdomains to my hosting, I’ve come to the conclusion that it was getting crowded. I deleted over half of my subdomains that I wasn’t using since they were used mainly for client use, and my root folder was getting messy. Naturally I didn’t care about that until the last 2 hours when I suddenly got irked by it, so I researched on how to move wordpress to it’s own directory, and I’ll give you a review of the process step by step instead of you having to read through some mess.
Categories: Coding Snippets Web Design
As a web developer, I’m sure most of us code our sites in our favorite browsers such as Firefox or Google Chrome. Sure enough, we speed through coding as everything works out right, but then we get slapped down by clients when they open their Internet Explorer browser and they see a huge mess. If you haven’t experienced this trouble, then either you’re a web coding prodigy, or just haven’t checked out some of your works on IE6 and up. (I have to give IE 8 some credit for being somewhat usable).
So what’s the fastest way to clean up?
Categories: Coding Snippets Tutorials Web Design


