HTML Entities
HTML Entities Some characters are reserved in HTML, e.g. you cannot use the less than (<) or greater than
By CodeBridge Editorial Team|2017-12-16T06:15:21-06:00December 16th, 2017|Html|
HTML Entities Some characters are reserved in HTML, e.g. you cannot use the less than (<) or greater than
By CodeBridge Editorial Team|2017-12-16T02:15:21-06:00December 16th, 2017|Css|
Three type of list: Unordered list Order list Definition list Unordered List: Unordered list, items are marked with round
By CodeBridge Editorial Team|2017-12-15T03:51:22-06:00December 15th, 2017|Photoshop|
Clicking an area with the magic wand will tell Photoshop to select the spot you clicked on and anything around
By CodeBridge Editorial Team|2017-12-14T06:05:18-06:00December 14th, 2017|Android|
WiFi Enable/Disable in ProgrammaticallyWifiManager gives connection with default mobiles.It shows Wifi state on/off with programmatically. activity_main.xml This xml has
By CodeBridge Editorial Team|2017-12-14T02:18:08-06:00December 14th, 2017|Php|
Performing Math Operations PHP has several built-in functions that help you perform anything from simple additions or subtraction to advanced
By CodeBridge Editorial Team|2017-09-25T04:21:09-05:00September 25th, 2017|Android|
EditText ExampleUsing Edit text in which we get the value from multiple edittexts and on button click event the toast
By CodeBridge Editorial Team|2017-09-23T02:31:51-05:00September 23rd, 2017|Android|
ScrollView ExampleScrollView is an example for scroll the whole layout in android. The direction of scroll is vertical. actvity_main.xmlThis xml
By CodeBridge Editorial Team|2017-09-22T03:33:56-05:00September 22nd, 2017|Android|
Flipper ExampleIn ViewFlipper, which we display a ViewFlipper with three views first is ImageView, second is a layout in which
By CodeBridge Editorial Team|2017-09-21T02:40:21-05:00September 21st, 2017|Android|
Zoom In/Out ExampleZoom tool is used to zoom in picture or picture out. In this first we hide the ZoomControls
By CodeBridge Editorial Team|2017-09-20T02:44:58-05:00September 20th, 2017|Android|
SeekBar ExampleWe also perform seekbar changed listener event which is used to get the changes in the progress of a seek