Freelance Designer

Freelance Web Designer

I am Freelance Web Designer, Rakshit Patel working as Web Designer India. I have developed this site to share my knowledge, thoughts and experience during the designing of projects. I am having expertise in Graphic Design, Logo Design, PSD to HTML slicing, Banner Design, WordPress themes and many more. If you want to hire me for any Design related work, you can reach me via Email, Phone or Chat.

Email Us: Chat with Us: Call Us:
raxit4u2@gmail.com
rakshit@crestinfotech.com
Gtalk - raxit4u2
Skype - crestwebtech
+919687042303
+919998446466

20 March 2012 0 Comments

Best New Designer Award 2011

Best New Designer Award 2011

Hello Friends, This sunday is one of the best day of my life. I started my designer careers in last year just to help my clients for designer support. I got a lot of work related to design and I learn new things each and every day. I love to make logo, graphics and web [...]

19 March 2012 0 Comments

Convert ttf font to otf (OpenType) for @font-face

Convert ttf font to otf (OpenType) for @font-face

Hello Friends, I was working with css3 and using @font-face property to show fancy fonts on one of my site. I have ttf fonts and I have implemented using ttf font. It was not working. I tried to find out the problem and later I came to know that @font-face does not support ttf format [...]

15 October 2011 0 Comments

10 Steps to Create Animation using Adobe Photoshop CS3

10 Steps to Create Animation using Adobe Photoshop CS3

Hello Friends, You may be in situation where you want to create simple animation. You can create animation using Adobe Photoshop CS3 extended. You can use Image Ready to create animation. Now using Adobe Photoshop CS3, you can easily create simple animation. Just follow the below 10 steps to achieve the task. 1. Just think [...]

15 October 2011 0 Comments

Change Language of Adobe Photoshop CS3

Change Language of Adobe Photoshop CS3

Hello Friends, Adobe Photoshop CS3 is one of the most popular Graphic software released by Adobe systems. If you have purchased Adobe Photoshop CS3 and it is not in the language you want and if you want to change the language of Adobe Photoshop CS3 than you can easily do this by uninstall Adobe Photoshop [...]

15 October 2011 0 Comments

Add Border to Image using Adobe Photoshop

Add Border to Image using Adobe Photoshop

Hello Friends, If you are looking to add border to image using photoshop than you are at right place. You can add border to image using CSS but you may be in need to add border to image using the Photoshop. If you want to add border to image using photoshop than just follow below [...]

30 September 2011 0 Comments

[CSS] Transparent background with cross-browser compatibility

[CSS] Transparent background with cross-browser compatibility

Hello Friends, All of you aware with opacity property and you may use it for making background transparent or making image transparent. Problem arise when you go to other browser than FireFox. Today I am sharing CSS class code which make transparency in all browsers including IE, Safari, Crome, Opera etc etc. You just need [...]

30 September 2011 0 Comments

[CSS] Adjust DIV in Center Vertically

[CSS] Adjust DIV in Center Vertically

Hello Friends, You may also face lots of trouble to set DIV or any block level element in center of the page by vertically also. In my Previous post, I wrote how to adjust DIV in center horizontally. Now I am writing for display DIV at middle of page by vertically. To achieve this, we [...]

30 September 2011 0 Comments

[CSS] Adjust DIV in Center horizontally

[CSS] Adjust DIV in Center horizontally

Hello Friends, Are you looking to align you DIV or any other block level element in to center of the page by horizontally ? If yes than here is the easiest way to achieve it. You just need to define the width of that element and set the margin of left and right to auto. [...]

29 September 2011 0 Comments

[HTML] Protect Email from Spam Robots

[HTML] Protect Email from Spam Robots

Hello Friends, It is very important to protect email address from Spam Robots. Spam Robots are continuously crawling internet for email addresses and sending spam emails once your email address is in their list. Also they are selling the list of email address to other spammer so you will get tons of spam email addresses. [...]

29 September 2011 0 Comments

[HTML] Redirect Visitor to another page after few seconds

[HTML] Redirect Visitor to another page after few seconds

Hello Friends, Do you want to redirect your users to some other page when they request particular page? It may needed sometimes that you are in such situation and you need to redirect your visitors to another page. Its easy to redirect visitors to another page by adding meta tag in your webpage. You need [...]