Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to create blur Effect using css3

Hi Reader's If you want to create text with blur effect using CSS3 or want to show blur effect on text using, you can do this by simply using CSS3 code. Below is an example of CSS3 blur effect. Here I am posting Css3 Blur Effect it is a prefect exa

How to define Access Control in OpenERP/Odoo ?

Access control has a model to which it grants permissions, the permissions it grants and optionally a group. Access controls are additive, for a given model a user has access all permissions granted to any of its groups: if the user belongs to one g

Learn how to create a FlipFlop button using Pure CSS

Hii,  In this blog, I am going to  share an example in which i have created a pure CSS Flip Flop button using few CSS properties like transitions, transforms, checkbox functionality and animations. Flip flop buttons created using Pure

How can the gameobjects in unity be moved back and forth linearly

If you want to move gameobjects back and forth in unity than you can do this by using a function  Mathf.PingPong. This function takes two float values we can say 'q' and 'length'. It will ping-pong the value 'q' so that i

Install BaasBox on Ubuntu 14.04

Install BaasBox on Ubuntu 14.04 Baasbox is server side application that is used for database server. Mobile and backend developers can use this application to store data in database and can create backups. In order to install stable version of Baasb

Social Icons With Hover Effect Using CSS

Hello readers , In today's blog we will discuss about the Social Icons .   As we all are linked to the social media which help us to communicate over a vast social network and we can even share video, images, documents, file etc over it am

What is image sprite and its uses in CSS?

CSS image sprite is a single image like a image-sheet with all the images needed for your website. Image sprites is having all the images needed at one place in a single image to it makes the browser work easy while the browser try to find the im

How to merge two images in PHP

If you want to overlay one image over another image. You can use the below example. function mergeImage(){ $src = imagecreatefromjpeg('usaflag.jpg'); $dst = imagecreatefromjpeg('vivek.jpg'); imagecopymerge($dst, $src, 0, 0, 0

Types of 2D transition on hover effects

If you want to apply 2D transition on your buttons and anchor tag on hover effect, then code below might be helpful for you HTML: <div class="container"> <div class="2d_transition"> <h2>Types of 2D Transition</h2> <

Keyboard shortcuts for all Web Browsers

  In Computing language, a Keyboard is an electronic typewriter like device which has a specific arrangement of buttons or keys that are used to input data into a computer. In this modern era, every Web Developer or Web De

prev 1 2 76
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: