Archive for the “CSS” category

Useful CSS Snippets for Your Coding Arsenal

by Kevin Muldoon on January 27, 2012


  

CSS is a beautiful language but it can also be frustrating at times. Certain CSS solutions don’t work on certain browsers (cough Internet Explorer cough) and much of your time can be spent debugging code.

How to Bulletproof @font-face Web Fonts

by Jacob Gube on October 10, 2011

Advertise here with BSA

You’re interviewing for your dream job, and you’re ready to kick some butt. A small group is gathered around a conference phone and some coding exercises, and they’re pulling up your portfolio on a projector so that everyone can review it. It looks great, except for one thing: All of your beautiful web fonts are [...]

Are You Using CSS3 Appropriately?

by Jacob Gube on October 4, 2011

Advertise here with BSA

CSS3 is exciting. When it was introduced, it seemed like the untapped potential of Web Design was finally unlocked. It proposes speedier web page response times due to the reduction of images needed for things such as text effects and web buttons for our UIs. It cuts back our dependency on JavaScript for visual presentation [...]

Designers Know Your Code: Web Design Tutorials

by Angie Bowen on October 3, 2011


  

As almost any web designer worth their salt, and a large percentage of web developers will tell you, to be fully considered a web designer you have to have some background in code. Not to the depth that full on developers must, but it really is unfair to the rest of those working on a website with us if we do not have some knowledge in a handful of key areas. Which is where these web design tutorials come in.

Designers Know Your Code: Web Design Tutorials

by Angie Bowen on October 3, 2011


  

As almost any web designer worth their salt, and a large percentage of web developers will tell you, to be fully considered a web designer you have to have some background in code. Not to the depth that full on developers must, but it really is unfair to the rest of those working on a website with us if we do not have some knowledge in a handful of key areas. Which is where these web design tutorials come in.

100 Great CSS Menu Tutorials

by Kevin Muldoon on August 23, 2011


  

Navigation is such an important part of your website. It’s how your visitors navigate to the main areas of your site and makes it easy for them to find your good content.