Posts tagged fonts
Top 10 Web Design Resources Every Designer Should Know About
Feb 14th
Where would web designers be without the invaluable resources provided on the web for us? Design inspiration, stock photos, tutorials, fonts, freebies, brushes, textures … the list goes on. Take advantage of the resources and expertise other web designers offer for free! Here are 10 of my absolute favourites, in no particular order:
Design Meltdown (design inspiration)
Browse thousands of cataloged sites to get inspiration for your own web designs – invaluable for finding inspiration on specific design elements, styles, themes, or colours.
Scrnshots (design inspiration)
Browse screenshots of inspirational web design uploaded by other users or upload your own favourite designs. Very useful for finding inspiration about specific elements since you browse by tags and keywords.
Designer’s Toolbox (design resources)
Provides many miscellaneous design and print resources, including PSDs of HTML form and browser elements for realistic design mock-ups.
Stock Xchng (stock photos)
One of the best free stock photo sites; Stock Exchange provides thousands of super high-quality stock photos for FREE for both personal and commercial use.
Smashing Magazine (interactive design blog)
The most well-known web design blog out there, Smashing Magazine provides TONS of information, resources, tutorials, and tips from industry professionals. Try to soak up as much of their expertise as you possibly can.
DaFont (free fonts)
Browse their huge selection of free fonts to spice up your design. They make it easy to find a specific type of font since you can browse by theme, name, or search for keywords!
Blind Text Generator (dummy text)
Generates highly-customizable dummy text (lorem ipsum) for use in the text areas of your design.
Type Tester (css font comparison)
Preview different web-safe fonts to see what they will look like on the screen and customize the different CSS font options.
Color Scheme Designer (colour palettes)
Highly-customize colour palette generator which allows you to also preview what the colour scheme could look like on a web page.
Design Resources Search Engine (design search engine)
This search engine has endless usefulness – it allows you to do a Google search but only on the selected design-related websites. Great for finding tutorials, resources, and blogs.
What are YOUR favourite web design resources? Comment and let us know!
If you liked this post, you might also like…
CSS Custom Font-Face
Feb 11th
On the request of my friends, this post will show you how to simply add your own font face to your website using CSS. This comes in handy when you want to display dynamic text on a webpage when the user does not have the font installed on their system. This is a very old CSS trick that is not used very much and is not even CSS3. It will work in all browsers but Internet Explorer. The reason being is that Internet Explorer uses a different font-face type. For this tutorial we will be using the “True Type” format for our fonts and has the “.ttf” file extension, you can download any True Type font and use it.
Get started on my tutorial by clicking the link below! It literally takes 10mins or less to learn!


