If you are looking for an unique way to brand your business card, then you’ve got to check this post. I’ve collected over 80 creative and unique business cards from different types of business. Some of them are visually appealling, some have fancy die cut, some are edible, and some are just crazy. The examples [...]
People mostly use either serif or sans-serif fonts and often miss out the handwritten fonts. They are as important as the main font classifications. I particularly like to use handwritten fonts to highlight significant items in screen captures. They add the personal touch in my design and also provide great typographic contrast. However, not all [...]
Best of Design 2010
As 2010 is wrapping up, it is about time do a sum up of the best sites that I’ve featured on Best Web Gallery. Again I’ve selected 50 sites from different categories: personal blog, commercial, agency, portfolio, and software. In 2010, CSS design is getting more interactive. People are using jQuery [...]
Basic SEO
1. Insert keywords within the title tag so that search engine robots will know what your page is about. The title tag is located right at the top of your document within the head tags. Inserting a keyword or key phrase will greatly improve your chances of bringing targeted traffic to your site.
[...]
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
Note: An new version of this script is available: Lightbox JS v2.0
Benefits
Places images above your current page, not within. This frees you from the constraints of [...]
This paragraph has the class “introduction”. If your browser supports the pseudo-class “first-letter”, the first letter will be a drop-cap.
p.introduction:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
}
HTML
Gradient text effect
CSS
h1 {
font: bold 330%/100% “Lucida Grande”;
position: relative;
color: #470000;
}
h1 span {
background: url(gradient.png) repeat-x;
position: absolute;
display: block;
width: 100%;
height: 31px;
}
Design a Web 2.0 tab with Photoshop
How To Create a Stunning Vista Inspired Menu
How to make a semi-transparent Vista-inspired menu using gradients, shadows, and blurring to produce a stunning modern effect.
Creating A Cool 3D Web Design Effect
Produce [...]
CSS background-image Technique:
html {
width:100%;
height:100%;
background:url(logo.png) center center no-repeat;
}
CSS + Inline Image Technique:
img {
position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 500px;
margin-top: -250px; /* Half the height */
margin-left: -250px; /* Half the width [...]
What is HTML5?
HTML5 will be the new standard for HTML, XHTML, and the HTML DOM.
The previous version of HTML came in 1999. The web has changed a lot since then.
HTML5 is still a work in progress. However, most modern browsers have some HTML5 support.
For more click [...]
Sponsors
Categories
- CSS (6)
- JavaScript (2)
- PhotoShop (2)
- Search Engine Optimazation (SEO) (2)
- Web design & Development (4)
Archives
- March 2011 (5)
- February 2011 (2)
- January 2011 (1)
- December 2010 (2)
- November 2010 (6)
OTHERS

