Create a table using CSS (tabular data)

Posted by jposwal on June 30th, 2009 under CSS, Design, Web Design, Web StandardTags: , ,  • 1 Comment

Last months I had met some CSS professionals. They said that if you are creating any div based layout than there are no any use of HTML table. don’t use tables at all. But this is not the truth. Tables are still perfectly fine to use – if used correctly. most commonly used for tabular [...]

Installing WordPress( How To install )

Posted by jposwal on June 24th, 2009 under WordPressTags:  • No Comments

WordPress is a very powerful open source Content Management System (CMS) and blog publishing application. It is free for you to download and use. The WordPress is based on PHP and MySQL programming. WordPress has everything to offer that any blogger could possibly need. If you want to use it, you will need very little [...]

The Hunt for Creativity

Posted by gaurav on June 10th, 2009 under Design, Web DesignTags: ,  • 3 Comments

Are you a creative person or going to become one? Chances are then that this article will help… Oh, but before I begin, needed to tell you something. I am Gaurav and this is my first article. This bit may not be too useful to you as compared to others which you would have read [...]

Search engine optimization (SEO) Tips and tricks

Posted by jposwal on June 4th, 2009 under SEOTags: , ,  • No Comments

SEO stands for search engine optimization. It is the process of improving and increasing volume or quality of traffic to a website. We can also call it technical term of web marketing. For a web designer its a plus point if he create a website which is SEO friendly. There are several method about SEO. [...]

Show, Hide or toggle your div visibility

Posted by jposwal on May 28th, 2009 under CSS, JavaScript, Web DesignTags: , ,  • 6 Comments

A web designer is not very familiar with JavaScript always. Many a times he may be familiar with css and to very little degree to javascript but website creation takes a lot of efforts to make decision about javascript usage. There are few effects which a interactive website use and one of them is show/hide [...]

CSS drop-down menu

Posted by jposwal on May 27th, 2009 under CSS, JavaScriptTags: , ,  • 4 Comments

When we create a drop down menu we want that our menu is lightweighted, fast loading, easy to implement, and also compatible with major browsers. I am going to define discuss about a CSS drop down menu which has all the qualities stated above. It is a outcome of hardwork we have done few years [...]

Optimizing Flash Ads

Posted by arun on May 26th, 2009 under Flash / ActionScriptTags: ,  • No Comments

If you are a flash developer or motion graphic designer and you use flash as a tool, chances are that you may had stuck at some point where you cannot go further because your movie has eaten more bytes than you wanted. There are restrictions in the form of weight, animation length and frames per [...]

Round corner box (Using css sprites)

Posted by jposwal on May 25th, 2009 under CSSTags: , ,  • No Comments

This is the most common problem for a CSS beginner to create a round corner expandable box using CSS. This is a simple tutorial and its easy to understand. To start with, first we understand HTML part which will have a container div which have relative positioned with four absolute-positioned divs inside, where the corner [...]

How to optimize flash movie

Posted by jposwal on May 21st, 2009 under Flash / ActionScriptTags: ,  • 3 Comments

One of the most overlooked feature is flash banner optimization. I had realized that many designers are good in creativity but when it comes to optimization they don’t have any clue about it. I have enlisted few tricks to reduce movie size. Compressing images (Most common):- This is the most common trick that every designer [...]

CSS shorthand techniques very useful

Posted by jposwal on May 19th, 2009 under CSSTags: ,  • 1 Comment

Main advantages of using CSS is the large reduction in web page download time. Writing mulitple declarations and values in a single line of CSS code called CSS Shorthand Technique. 1.Backgrounds Background properties include background-color, background-image, background-repeat, background-position, You could write: background-color: #ccc; background-image: url(myimage.gif); background-repeat: no-repeat; background-position: top left; Becomes: background: url(myimage.gif) no-repeat top [...]

Get Adobe Flash playerPlugin by wpburn.com wordpress themes