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

Search In

2D character using css3

K { -webkit-box-sizing: border-box; -moz-box-sizing: border-box;

website css3 Triangles for website

<section class="col-2 ss-style-triangles"></section> <section class="color"></section> <section class="col-3 ss-style-doublediagonal"></section> *, *:after, *::before { -webkit-box-sizing: border-box; -m

Undo Changes in git

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

Git Diff and add commit in one shot

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

To show the current date month and year using javascript

Hi,   Below code example will help you to "show the current date month and year using javascript".   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"

How to use AsyncTask in android?

In the below example I have clearly described how to use  AsyncTask. First of all you should know what is AsyncTask ?   AsyncTask is an abstract class provided by android which helps us to use the UI thread properly. AsyncTask class allows

How to upgrade to Ubuntu 16.04 LTS ?

This blog will let you upgrade your system to Ubuntu 16.04. Follow the steps given below in order to upgrade your system: Step 1: Backup your system Before attempting any upgrade to your system, firstly backup your system   Step 2: Upgrade i

Tree structure in cakephp

When you want to store a heirarchical data in the database table, then we use the tree structure in cakephp. For e.g : When you need to form a heirarchy of categories & subcategories like:- My Categories Fun Sport Surfing

$this vs $scope in AngularJs

$scope and $this are the mostly used in AngularJs. But we often caught up in a perplexed situation, which one we should use. whatever we define in a certain block(or DIV) of HTML, all the variables comes under the $scope or this. for example, we

How to export datatable to excel in asp.net?

To export datatable in excel, First create an excel file at any location on my computer. In my example, I have created a blank excel file in D drive named as "DataTableToExcel.xls". First, we will add some data in datatable, Either we can

1 43 120
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: