Categories
Android

How To Take A Screenshot On Galaxy S4, Galaxy S3, Note 2 Or Other Android Device

How To Take A Screenshot On Galaxy S4, Galaxy S3, Note 2 Or Other Android Device Hi guys, In this tutorial i will teach you How To Take A Screenshot On Galaxy S4, Galaxy S3, Note 2 Or Other Android Device.This requirement comes to me when i want to review a APP. Samsung Galaxy S3, Samsung Galaxy […]

Categories
How To Article Website Design

How To Create Responsive Menu

How To Create Responsive Menu In this tutorial i will teach you How To Create Responsive Menu or How To Create Responsive Navigation Menu .What is Responsive: The menu automatically changes to one of three different layouts depending on the browser window size.We are using HTML, CSS and Jquery to accomplish this. HTML: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> […]

Categories
Asp, Asp.net

Ajax Collapsible Panel Extender Example In Asp.Net

Ajax Collapsible Panel Extender Example In Asp.Net In this tutorial i will teach you how to use Ajax Collapsible Panel Extender Example In Asp.Net projects.CollapsiblePanel is a very flexible extender that allows you to easily add collapsible sections to your web page.The panel is also post-back aware. On a client postback, it automatically remembers and restores […]

Categories
Freebie How To Article Website Design

How To Create A Login Form – CSS3

How To Create A Login Form – CSS3 In this tutorial i will teach you How To Create A Login Form – CSS3.Here we are using HTML and CSS3 to accomplish this. HTML: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>How To Create Login Form – CSS3< How To Create Login Form In CSS3</title> <link href="Style.css" rel="stylesheet" /> […]