
Search In
Regular expressions(abbreviated regex or regexp) are the sequence of characters to match different set of patterns
,strings or inputs .
Document type declaration ( Or DOCTYPE )
What is Doctype ?
The<!DOCTYPE> is not a HTML tag. It is an instruction to web browser about what version of HTML the page is written in.
In HTML 4.01, the<!
Hii,
In this blog i am going to share the definition and difference between different methods of jquery used to calculate dimensions.
Following are the six different jquery methods used to calculate dimensions as per the requ
Welcome back to "Part 5 - Types on Mask in Photoshop".
Hello Guys !! In this Blog iam gonna tell you about Adjustment Layer Mask.
OK Let's get started.
Question 1: How to apply Adjustment Layer Mask?
Adjustment Layer Mask is an another type of mas
In Android, the most commonly used sensors are the accelerometer, it is used to measure acceleration. Here it is explained how to detect a shake motion.
Step 1. Create Class ShakeDetector that will extend SensorEventListener:-
Step 1(a) :- De
Static Resource
Dynamic Resource
1. Static resource can be evaluated only once.
1. Dynamic resource can be evaluated every time when needed.
2. Static resource is loaded at compile
What is Penetration test?
A penetration test, or as you may call it **pentest**, is an attack on a computer system. The intention of this attack is to find security frailty and thus obtain access to it.
Following is the process that leads to gaini
Steps to create HTML file and display on UIWebView.
Step1. Add New File -> Resource -> Rich Text File.
Step2. Change .txt extension to .html.
Step3. Enter your HTML code as written below.
<html><head><style>{text-align:left}
How to convert Java object to JSON : Converting Java object to JSON is a little complicated work in Java. We can use the third party api to make this easy.
Jackson is one of the most popular api for JAVA JSON processing. Jackson api is fast, conveni
We all web Ninja knows the value of USER EXPERIENCE. In mobile platform it requires a different approach to make a better user experience. I am listing few points one must remember while making mobile Interface.
1 .Responsive Web design
2 .The event
