Jan
Web Typography Cheat Sheet
Let’s be honest. Typography and the web do not go hand-in-hand. You’re limited to a choice of about 5 fonts, most of which are cheap knockoffs of ‘proper’ typefaces. You’ve got practically no fine control over kerning or line spacing, and – worst of all – there’s a very good chance that no matter what you do, no matter how hard you try – your type is going to look different on every single browser and operating system. So what is an avid graphic designer-cum-web designer to do when faced with the seemingly insurmountable task of making web type look good?
Tip 1: Don’t limit your size options
Once upon a time, we were limited to a mere 7 sizes via use of the <font> tag – thankfully current incarnations of CSS grant us much better control, so quite a fine level of control over the size can be had.

Figure 1: Newer methods of specifying sizes in CSS allow for more flexibility when choosing type size. Don’t stick to standard sizes – experiment!
Relative sizes work best- don’t forget your visitors may have a different font size setting to the default, so specifying fixed point or pixel values may make things look awfully strange. ‘Em’ units – so called as 1em is equal to the width of the lowercase ‘m’ character, are one of a few ways to scale your text proportionally. All things being equal, at default settings 1em is the same size as 12 points.
You’re not limited to while numbers, either – 0.8em is a good body font size, typically being rendered at 10pt. You can specify any number you like, and as large as you like – don’t limit yourself to sub-24pt sizes if the design warrants a larger size. Read the rest of this entry »
Categories:
Tags:
Font, Style, Typo, UI, Web Design
Jan
Keep It Simple – Free Premium Like WordPress Theme
Keep It Simple 1.0 is a free, W3C-compliant, CSS-based website template by styleshout.com. This work is distributed under the Creative Commons Attribution 2.5 License, which means that you are free to use and modify it for any purpose. Be sure to check out our other posts about free themes.

Read the rest of this entry »
Jan
ZinePress – A Free Unique WordPress Magazine Theme
ZinePress is free and nice looking magazine theme for wordpress. The goal of Andrew Lindstrom with this design was to create a theme that could present oodles of information to the visitor in a straight forward and non-threatening way. It’s some of his proudest work and he hopes you will like it.

Read the rest of this entry »
Jan
10 CSS Tricks You Must Know – Useful for Designers and Developers
1- CSS font shorthand rule
When styling fonts with CSS you may be doing this:
line-height: 1.5em;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
font-family: verdana,serif;
There’s no need though as you can use this CSS shorthand property:
Much better! Just a couple of words of warning: This CSS shorthand version will only work if you’re specifying both the font-size and the font-family. Also, if you don’t specify the font-weight, font-style, or font-varient then these values will automatically default to a value of normal, so do bear this in mind too.
2- Two classes together
Usually attributes are assigned just one class, but this doesn’t mean that that’s all you’re allowed. In reality, you can assign as many classes as you like! For example:
<p class=”Class1 Class2″>…</p>
Using these two classes together (separated by a space, not with a comma) means that the paragraph calls up the rules assigned to both Class1 and Class2. If any rules overlap between the two classes then the class which is below the other in the CSS document will take precedence.
Categories:
Jan
Free Animated Menu for Mootools
A Free Animated Menu for Mootools – you won’t even have to muck about in javascript.
Simply define:
- a container for the background image
- the nav elements
- the ‘current’ nav element ID
- the animation’s horizontal track (the y coordinate of the background-image)
- the left offset of the image in relation to the nav element
Categories:
Tags:
Jan
Docstoc – Free Business Related Documents Templates
docstoc is a user generated community where you can find and share professional documents. Find a vast quantity of high quality legal, business, technology, educational, and creative documents for FREE. docstoc allows users to upload their documents for all the world to share. In addition, users can store their documents in their own personal online folders for anytime, anywhere access.
Some really useful resources are:
There are many documents, ready to use for FREE.
Website: http://www.docstoc.com/
Categories:
Tags:
Jan
Zimplit – An Easiest Content Management System
Zimplit is the easiest CMS (Content Management System) ever made. Zimplit is extremely lightweight, simple and customizable. It’s easy to install, and easy to use via a simple web interface.
Features
- Its simpler than any content management system
- No admin area – you just log in and edit on-site
- You don’t need a database – all data is there, in HTML pages
- Zimplit is 100% search engine friendly
- You can set up your own website in 5 seconds
- Zimplit is Open Source and free forever
Website: http://www.zimplit.org
Categories:
Jan
Attractive Login / Signup Interface Designs
The following inspiration is focused on Login / Signup Interface Designs in Web Design. For sure, a user friendly Interface is major part of an attractive design.
Interface design in websites focuses on the user’s experience and interaction. Where as traditional graphic design seeks to make the object or application physically attractive. Goal’s of user interface design is to make the user’s interaction as simple and efficient as possible. Where good graphic/industrial design is bold and eye catching, good user interface design is to facilitate finishing the task at hand over drawing unnecessary attention to itself.
Vimeo
Squarespace
Action Method
Read the rest of this entry »
Categories:
Tags:
Creative, Idea, UI, Web Design
Jan
Stripe Generator – The Ultimate Tool for Web 2.0 Designers
Tired of pixel-by-pixel painting, trying to create seamless stripes textures?
Play with sliders and color pickers, untill you obtain a super-cool stripe tile. You can make stripes for Horizontal, vertical or diagonal angles.
Unleash your personal style, experiment and download the tile. You can use it directly in your css file or as pattern in Photoshop!
Website: http://www.stripegenerator.com/
Categories:
Tags:
Pattern, Texture, Tile, Tool, Web Design
Categories:
Tags:


















