Subscribe

Archive | Design

The Advantages and Disadvantages of Basing your Design on an Existing WordPress Theme

WordPress is not only one of the most popular blogging platforms these days, but also a powerful and highly customizable CMS (content management system), making it a smart (and popular) choice for a very wide range of sites – from e-commerce and magazines to your typical personal blog. Both free and paid themes makes it [...]

HTML/CSS – Implement Drop Caps with Underline Using First-Letter CSS Selector

A few weeks ago, I was having some problems trying to implement a heading design from PSD to CSS. The headings in the design were using ‘drop caps’, which means the first letter is significantly bigger than the rest of the word. In addition this specific implementation required that the first letter was not underlined, but that every other [...]