WordPress is a powerful CMS, especially for blogging but what if you want to style something on a single page and not affect anything on other pages? There isn’t built-in way to do this so we need to use the … Continue reading
did you know…?
-
-
A quick and easy CSS3 technique to change the appearance of selected text which can bring a bit of extra personality and improve readability. Continue reading
-
View Photoshop Files in Safari
- 30th June 2009
- did you know...?
A quick and little known tip is that you can view Photoshop files (.psd) in Safari. This is great for previewing a design in a browser without having to constantly save out to a jpg. Continue reading
-
Rounded corners in web design is a popular, modern technique. In general, it can give a site a smoother look and feel to the design but the only way to get it working in all browsers is through the use of images. If you apply the method of progressive enhancement then you can use CSS3 techniques to add rounded corners to web elements without the need for images. Continue reading
-
Almost all web developers know about Firebug, a plugin for Firefox that makes web development so much easier, at least for developing in Firefox. Not everyone knows that Safari has its own development tools built right in. Continue reading