Featured Work

Hello, My name is Jennifer Perrin.
I specialize in the fields of corporate identity (logo) design,
print design, and web site design and development. I spend a majority of my time designing small business web sites, personal blogs,
logos, brochures, letterhead, business cards and more.
» Looking for my Resumé?
February 22nd, 2010
More bookmarks on CSS I have collected over my years in Web Development.
These are great resources for any skill level.
Cascading Style Sheets (CSS) Online Resources
February 19th, 2010
I enjoyed reading this article. Some great information to keep in mind.
Here is a list of the biggest design mistakes that a graphic designer should try to avoid at all costs. If you make these mistakes your printed materials will turn out ruined. Good luck and make sure to save this article.
Source: www.graphicsngraphicdesign.com
February 16th, 2010
Some nice tips.
If you are interested in how to create fast MySQL queries, this article is for you.
Link: www.ajaxline.com
February 15th, 2010
For months, I have been bookmarking interesting, useful and creative CSS tools and related resources. Here is a list of 10 of the better ones I have found.
ONLINE CSS TOOLS
#1 CSS Type Set
CSS Type Set is a hands-on typography tool that allows designers and developers to interactively test and learn how to style their Web content.
#2 Conditional-CSS
Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements for both individual browsers and groups of browsers.
#3 px to em
This tool is what its developers call “px to em conversion made simple”. Type a base font size in pixels, and the tool will produce a complete pixel to em conversion table, making elastic Web design much easier to produce.
#4 Kotatsu
Kotatsu is a simple HTML table generator. The tool lets you attach classes to cells in the same column easily.
#5 CSS Text Wrapper
The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.
#6 Grid Designer 2.4
This tool enables you to create a grid by specifying the number of columns and the widths of the columns, gutters and margins. You can also specify typography in the same tool and export the final CSS and (X)HTML markup. You can also bookmark your grid and typography settings and create designs with spanning columns. Created by Rasmus Schultz.
BROWSER CSS TOOLS: FireFox Extensions
#7 CSSViewer
A CSS property viewer that displays all information about a design element.
#8 Web Developer
The Web Developer extension adds a menu and a toolbar with various web developer tools.
CSS LAYOUT GENERATORS
#9 Dynamic Layout Generator
This tool generates cross-browser multi-column liquid designs and enables you to visually change the width and colors. You can drag the sliders to choose the width you want in your layout and preview the layout online. The CSS code is generated automatically.
and finally,
#10 Little Boxes
This is a Problem & Workaround Set for a series of CSS Boxes going from a simple single box, through 3 columns with a full width top box, all with variations.
February 12th, 2010
Awesome little tool.
The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website.
Source: www.csstextwrap.com