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

Search In

HTML5 Canvas Game

Canvas can be used to draw graphs, shapes, images, and to make animations. Here is the example below for making the game in canvas <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <titl

How to develop javascript pagination for web pages

Hello guys, If you want to develop pagination for web pages using javascript, the below code will help you. So do not worry, just follow bellow mentioned steps todevelop pagination with HTML table. Step 1: Write CSS in style tag <style type=

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

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

Stored Procedures and Functions in MySQL- Part 6

Loops A lot many times, situation arises that a set of commands have to be repeatedly executed. This is achievable by using looping constructs. MySQL provides us three types of looping constructs : Simple Loops Repeat Loops While Loops Simple

How to use DIV tags as TABLE layout ?

Hi Folks, This article is about, how to use DIV tags as table layout using CSS. Sometime we all face some problem with table layout in creating responsive design. Here I am using the class name same as table layout and I hope it will be more clear t

How to play video online using .Net

"How to play video online" For cutting a frame from a video, please refer to my following blog: Cut frame from a video In this article we will take a overview on cutting a frame using ffmpeg.exe file and then will discuss how to play the video o

How to make WebView function in android

Hello friend's If you are looking to created WebView function in android below example will help you. WebView is used for display web pages inside your application and it turns application to a web application. Here I have added <webview> ele

OOPS Visibility concept of properties in php

In this tutorial we will see the visibility of the properties which are defined as public , protected or private. The property of a class that is defined as public can be accessed from any where restricting the visibility of property which are define

jQuery .append() and .prepend() method

Hello Readers, Here we will discuss about jquery .append() and .prepend() methods. jQuery .apend method: jQuery .append() method insert any content or data inside in sentence at the last index. In other word .append() method puts content-insi

1 129 949
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: