For beginner web designers – design tutorials really help to understand the basic knowledge about web design!, Here is a collection of 27 layout design tutorials that will help you with designing a decent looking website. Some of them are really good!,
Friday, January 13, 2012
27 Best Photoshop Web Layout Design Tutorials to Design Decent Web Layouts
Posted by
Unknown
at
9:01 AM
Use seclection in css
Posted by
Unknown
at
8:51 AM
Something cool that you can do using just CSS is change the selection color when you are range selecting content.
Thursday, January 12, 2012
Create custom hash.
Posted by
Unknown
at
9:57 AM
I refer use crypt() instead md5 or sha256, because of crypt proviced many hash method and key to decode is automatic created -> hard to crack.
Wednesday, January 11, 2012
Tuesday, December 27, 2011
How to speed up your website ?
Posted by
Unknown
at
8:36 AM
Minimize HTTP Requests
tag: content
80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster pages.
Friday, December 23, 2011
Detect load image when change image source
Posted by
Unknown
at
10:35 AM
It's useful when you change image source such as photo slider, when you click thumbnail image, you can show the larger image.
Tuesday, December 20, 2011
Create multi background by css3
Posted by
Unknown
at
8:33 AM
CSS3 allows web designers to specify multiple background images for box elements, using nothing more than a simple comma-separated list.
Subscribe to:
Posts (Atom)