Archive for July, 2009

  • The Definitive Guide to Using Negative Margins

    Posted: 3 years ago in Articles

    Since the recommendation of CSS2 back in 1998, the use of tables has slowly faded into the background and into the history books. Because of this, CSS layouts have since then been synonymous with coding elegance. Out of all the CSS concepts designers have ever used, an award probably needs to be given to the use of Negative Margins as being the most least talked about method of positioning. It’s like an online taboo – everyone’s doing it, yet no one wants to talk about it…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Creatively Display Client Testimonials Using CSS

    Posted: 3 years ago in Tutorials

    Display your client testimonials in a creative way, something a little more interesting than just a paragraph of text with their name. Display the testimonial copy within large quotes, and then a picture of the client below the copy. In effect, there are 3 columns, two thin sides with the quotes in them, and the center column with the testimonial copy…

    VN:F [1.9.13_1145]
    Rating: +3 (from 5 votes)
  • CSS Prism – Analyze Colors in any CSS File

    Posted: 3 years ago in Tools

    CSS Prism, a CSS color spectrum inspector. Input the path to any .css file, and it’ll output an easy to scan display of all hex colors from the file. Unwanted colors can be edited via a Photoshop-like color picker (using the jQuery color picker) and the resulting CSS file can be downloaded for your convenience…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • HTML 5 Reset Stylesheet

    Posted: 3 years ago in Code

    We’ve had a number of people asking about templates, boilerplates and styling for HTML 5 so to give you all a helping hand and continue on from those basic building blocks that Remy talked about last week, here’s a HTML 5 reset stylesheet for you to take away and use, edit, amend and update in your projects. It’s based on Eric Meyers CSS reset, with a few adjustments from Erics work that we’ll get to later but first here’s the file in full and we’ll then break it down step by step…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Display Text Blocks Over Image

    Posted: 3 years ago in Tutorials

    How to display an absolutely positioned transparent caption over an image using just CSS and HTML…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Taming CSS Selectors

    Posted: 3 years ago in Tutorials

    From Nicole’s presentation at the CSS Summit. This is brand new research regarding efficient CSS selector design. Practicing the rules outlined here will make your CSS lean, your site fast, and your maintenance minimal. A beautiful combination for people concerned with building performance into their sites…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Getting Started with CSS: A Practical Exercise

    Posted: 3 years ago in Articles

    Learning how to write CSS is an essential lesson in any web design classroom. For you who are just starting out, here’s a beginner’s guide to help you learn the basics in proper CSS execution. Performing even the most basic CSS task requires an eye for details. Code is poetry and not something for the restless. In this beginner’s guide tutorial we will show an example of how to create an html web page using div tag markup and later defining them in an external stylesheet.

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Free CSS Menus for Website Navigation

    Posted: 3 years ago in Code

    13 Styles is all about CSS menus. The menus are list based, very light-weight, easy to implement, and cross-browser compliant…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Typetester – Compare fonts for the screen

    Posted: 3 years ago in Tools

    The Typetester is an online application for comparison of the fonts for the screen. Its primary role is to make web designer’s life easier. As the new fonts are bundled into operating systems, the list of the common fonts will be updated…

    VN:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Nice Web Type – Pure CSS text gradient no PNGs

    Posted: 3 years ago in Tutorials

    So there you have it. A pure CSS text gradient with no PNG images necessary. Of course, it only works in Safari. Get your mind into techniques like this now, and you’ll know the logic when other browsers catch up…

    VN:F [1.9.13_1145]
    Rating: -1 (from 1 vote)
Page 2 of 812345...Last »