Posts tagged “design”

  1. Text is text is text is text

    There’s nothing wrong with web pages that look boring and conventional. The role of web design is to make content comprehensible, readable and accessible (and any other -ible or -able you can think of).

  2. How print and web are different

    Jason Santa Maria’s SVA Dot Dot Dot Lecture provides a wonderful overview of the differences between print and web design. It also raises some interesting questions about the history of web design, and how positive an influence print is.

  3. Poor sign up processes: Love Film

    Love Film provides a baffling experience for new customers. Here’s what happened when I tried to sign up.

  4. Horizontal navbars: CSS/HTML how-to

    It’s Christmas time, so what better time of year to offer loyal Leon Paternoster readers some elegant navbar CSS.

  5. Nielsen or not to Nielsen

    Jakob Nielsen is the god of usability. But what would happen if all sites looked like his?

  6. Writing WordPress themes is easy

    Getting WordPress to display posts, create archive lists and play nicely with Twitter et al is easy: designing an accessible, readable website isn’t.

  7. Paragraphs on the web: a typographical guide

    The humble paragraph isn’t normally given much typographical attention, but this fundamental element of our writing needs to be treated with respect.

  8. Smashing Magazine’s ideal blog layout

    Smashing Magazine analysed the features of the top 100 Technorati blogs. I’ve converted them into a complete ‘perfect blog’ design.

  9. Why use grids?

    The grid is now accepted as the best tool for positioning elements on a web page. But is this assumption correct?

  10. How to get leading right (part 2)

    In part 1 of this article I looked at the basics of leading, namely what it is, why it needs to be set and how to go about setting it. In this part I’ll discuss the finer points of leading: Setting a consistent value across your site and how to use it with headings.

  11. How to get leading right (part 1)

    Getting the leading correct and consistent across your site will make your reader’s experience a more pleasurable one. This article discusses implementing leading using CSS.