
Search In
How To Create & Import a List In MailChimp?
You can create as many lists as required in your MailChimp account, but if you're looking to target specific audiences depends on your company business, It would be best if you manage one list.
for th
There is a deep psychology behind the designs. The perception behind the designs varies from person to
person. A designer approaches UI from:
AN ATTENTIVE POINT OF VIEW
They play through the senses to grab attention. Bright colors and gradients
Hi All,
Though leverage browser caching reduces the load times of pages by storing commonly used files from your website on your visitors browser but sometimes, we need to force application to clear Cache (or System.Web.HttpRuntime.Cache), many ways
Few days ago I was facing an issue that the assets served from the S3 buckets are not as fast as I wanted them to be and then I heard about a solution from AWS that is Cloud Front.
So I am writing this blog so that you get to know that how easy is
"Introduction to Razor View Engine"
Razor is used to create dynamic Web pages, it supports both C# as well as VB.Net. Razor is used like a markup syntax for adding server-side code to web pages inorder to make them dynamic.
Follow the below steps to include a PhoneGap HTML file.-
1-The “format-detection “ this meta tag smiply disables the abilty for device.
2- The msapplication-tap-highlight" meta tag is a only tag which disable tap highlighting for links.
3-The "viewp
Many a times we got stuck in a case or situation where we have to pass JavaScript variables to PHP using a hidden input in a form. The solution for this situation is:
Solution:We cannot pass variable values from the current page javascript to the


Hello Reader's, If you are looking to make some animation effect to hide a div from website then in this blog you can learn how to do this. Hiding any div can done by many ways but by using Angular JS you can put some animation effect in it. So l
Dear User,
In the last blogs I had explained about Regular expressions, now In this blog, I will explain you about how we can access links and tables using selenium web driver.
We can access links an exact match or partial according to test scenari
In the basic twig syntax tutorials we got to know about printing the simple variables like {{ variable }},
but if we need to print an array or object and accessing them.
Lets see how can we do it.
To know the behavior of the parame
