Web Development

Tips and tricks for web development, tutorials, custom functions, open sources issues etc

Htaccess Tips

Htaccess Tips Redirecting something http://www.domain.com/page.php#portfolio we need to open it on : http://www.domain.com/portfolio RewriteRule http://www.domain.com/porfolio$ http://www.domain.com/page.php#portfolio [NE,L]    

Qualities of web project

Qualities of web project Developer should take care of : Reliability Creativity Flexibility Adaptability Efficiency Web project should be : Original, Fresh Content Target Audiuence User Friendly Navigation Simple and Professional Design Speed Search Engine Optimization Link Building Tracking Web Designer should be : Customer Oriented Usability Expert Familiar with Industry Include the Design Process …

Qualities of web project Read More »