
Search In
Hi Readers,
In this blog, I am going to discuss relatives font size in CSS as per screen resolution.
Being a ui developer one should have proper knowledge about all the measurement units while making a responsive design using CSS.
First of all we s
Hello Readers, this is a small blog on making divs display horizontally not vertically. Here is a very simple and easy code that will make divs to stack horizontally.
To achieve this we will make HTML page and CSS page
The best way of representing a data set for analysis is using charts. So if you are developing a rails application and you want to show the analytics as charts in the dashboard, there are multiple gems available in the rubygems community. Here I am g
Social Media is the secret ingredient to generate new leads and traffic for your business.
Social media tools have the capability to monitor, analyze and manage information related to a number of social media accounts through a singl
Hi readers!
This blog includes an example of core graphics with multiple choice option available to the user to draw different shapes in an application. Different shapes which we are going to draw in this application are line, sphere, shadow
Hello Readers,
This plugin allows you to show a little popup in your app. It is great way to show a non interfering notification.
Features :
We can choose the direction where to show the toast (i.e Top, Bottom, Left, Right).
We can also choose
Hi Reader’s,
This blog includes the concept of how to store and fetch data from document directory. You can easily understand the concept with the help of code given below:-
ViewController.h
#import <UIKit/UIKit.h>
Hi Readers,
This blog includes the concept of converting NSData to UIImage with the help of a very simple example. Given below is the screenshot and code which is used to convert NSData to UIImage on button click. Snapshot of storyboard is given be
When you start working in the database you have to mention your database name ,User name, Password, Database host and your table prefix the WordPress site has 12 tables in the database including the users table the user doesn't create this
Blog 3 :- Skeleton animation in Unity
Hey Guys, this blog is part of a series " Skeleton animation in Unity". In this, I'll try to explain "how to manage animation speed of spine objects in Unity".
For this make sure you hav
