Vector vs Raster Images

Leave a comment

Have seen site that transform Raster Images to Vector Images.

Using vector images has many advantages over using raster images. While raster images are based on pixels vector images are based on geometric figures which means that they can be scaled without making the image blurry or pixelated.

Thanks to ghacks website on this informative article.

Visitor Locations

Leave a comment

Have added ClustrMaps on my blog to see the locations of my visitors.

Locations of visitors to this page

Javascript: Removing Selected Row on a Table

Leave a comment

I am compiling javascript codes that I may found useful on my future web design. Removing a selected row on a table using Javascript is a good script that I saw on PHPUGPH thread.

More

Make Round Corners Without Using Images

Leave a comment

In a web design, rounded corner are frequently being used by web developers due to its professional look. In a normal way, rounded corners uses images that needs to be created first and insert on a table. There is an easy way on doing this thru the use of CSS and Javascript.

More

Follow

Get every new post delivered to your Inbox.