
Search In
Chat applications like WhatsApp, Hike and FaceBook Messenger have completely transformed the way people choose to interact with one another. Investing in creating an excellent chatting app is widely considered to be a great idea since they have great
Write python code(2.7 version) for the following and also explain the logic because i am not understanding please explain.
Eight houses ,represented as cells , are arranged in a straight line.Each day every cell competes with its adjacent ce
<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
Twitter is Social networking site having 300+ million active user. Apart from this almost all the celebrities, Politicians, ,musicians, Poet, Businessmen nowadays has a valid twitter account and connect to their fans through Twitter website or App.Ou
A Cuban delegation of diplomats, artists and veterans of the revolution commemorated the breakthrough with about 500 guests and more than likely down a few celebratory mojitos and shots of Havana Club rum. http://www.airjordanshoes.name Mr Taleb had
Hello,
Bellow is a animation showing shadow of a text moving relative to the movement of the light.
<!doctype>
<html>
<head>
<style>
@import url(http://fonts.googleapis.com/css?family=Anton);
html {
height: 100%;
}
body {
You just follow 2 steps to create a fancy menu with css.
Step 1:- you can crate a menu with the help of input tag and label tag, for example:-
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
Hello Friends,
The following codes below is an animation effect of css3 by implementing this code the fonts will comes in smoke style.
HTML
<h1><span>C</span><span>S</span><span>S</span><span>&nb
Tic-tac-toe is a very well known game among young children and very often most of us like to play this game to remove stress and feel refreshed. This game is for two players and all about placing noughts and crosses or Xs and Os in any place in a 3x3
If you want to change the color of an image then you can use the following code :
public Bitmap changeColor(Bitmap srcBitmap, int color) {
Bitmap resBitmap = Bitmap.createBitmap(srcBitmap, 0, 0,
srcBitmap.getWidth() - 1, srcBitmap.getHe
