Posts Tagged CSS
Easy-to-follow Tips On Writing Efficient CSS
The CSS landscape has changed drastically over the last few years. And so, no matter you’re just a novice developer or have good coding experience, you might need to brush up your skills on creating elegant looking and functional stylesheets. Today, you can add animations as well as images with help of CSS. What’s more? […]
How to Convert a Slick PSD Design to XHTML/CSS
Converting a Adobe PSD to a static HTML/CSS page can be quite the hassle, so today I will demonstrate how to go about the process. We are going to take the PSD template below and convert it to a fully XHTML/CSS layout that works in all major browsers (IE6+). The page is essentially broken down […]
25 Fresh and Inspiring Coming Soon Pages
Today we’re going to show you some fresh and inspiring coming soon and under construction pages. Coming soon and under construction pages are very important when you’ve purchased a domain for your new website and still not found the time to complete the design, or when your still developing it. Coming soon and under construction pages need […]
Code an Email Newsletter from PSD to HTML
Last week we learned how to go about designing HTML emails. This week we’re going to turn the PSD into a functional HTML email. To code a HTML newsletter you can either code it from scratch, or use an already existing template. I personally like to use an existing template, especially the ones supplied by […]
How To Use, Style and Implement WordPress Shortcodes
WordPress shortcode API is a powerful function which was introduced from version 2.5, it’s just a simple set of functions for creating macro codes in post content. If you’ve developed a Vbulletin forum before, you would have been familiar with the shortcode (something called BBCode) but the WordPress users maybe not. In this article, I […]
Monday Fun: Creating a Clock Animation Without CSS3
Monday seems to be the most boring day, starting a new week can be really tough. So we will start with something fun and exciting, today we are going to create a clock animation that works in all browser, no CSS3. So Let’s get started. Step 1 – Setting up workspace For our little animation […]
Recent Comments