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

Search In

How to color to your alert message using Bootstrap

Hello Reader's If you want to print the alert messages in color, i.e. Red for danger and Green for success messages then Twitter Bootstrap offers you a good way to showing this. Let's see the example as below:- <!DOCTYPE html> <html lang="

How to upload files using Angular JS

Hello Readers if you want to upload files (images or music) then now Angular JS offers you a way lot more esier. Using angular give user a light and fast interface which is very useful for low internet speed connections. Lets see the working example

Tips to remember while Crowdsource testing your applications with the group?

The fundamental differences between crowdsource testing and Software testing outsourcing is that, in crowdsource testing, testers/analyzers might fit in with diverse work environments. In outsource testing, the testers are from the same organization

How to add custom setting in wordpress admin panel?

Hello readers, In this blog I will guide you "To add theme option in wordpress admin panel" The below code create a page in your admin dashboard. In dashboard a new tab create Pinboard, when you open this tab you can see three link General Homepa

How to make switch between thumb and list view using Javascript

Hello Reader's if you are making the website and you want to create a switch which convert thumb view into listing and listing view in thumb view then you take the help from the code as below:- Here is the html page and code will go like this:- <

Android Activity life cycle

In the below example I have created Activity life cycle. Activity start's with a call on onCreate() callback method. There is a sequence of callback methods that start's an activity and a sequence of callback methods. See the below example for detail

SQL commands in database

SQL stands for structured query language. It is used to manage and access data from database. A database may contain more than one table having unique name for each table. SQL language have many different versions but it supports most of the commands

Design Trends 2016

This blog consists of the Web Design Trends we've seen in the previous year & probably will see in 2016: Escalation in a similar UI There has been a boom in responsive sites which had a aftermath of most websites being visually similar. However

How to create floating action button layout in android

In the below code layout I have created floting action button layout. Here I have used CoordinatorLayout, LinearLayout, TextView and FloatingActionButton. FloatingActionButton move left or right when we changes layout_anchorGravity. In this layout Fl

Minification in Javascript

Minification in Javascript: Minification means removing/clearing. In javacript, Minification is the process of removing all characters(i.e extra whitespace, comments, new line characters, etc.) from the javascript source code that are not necessar

1 177 342
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: