
Search In
Hello readers, today in my blog I will discuss about canvas . Using canvas I have created a Concentric circle clock.
The HTML <canvas> element is used to draw graphics on a web page using JavaScript.
It basically used to creat
If anyone want to get the width and height of a div then he/she can do this with the help of jQuery width() or height() method.
The width() method will find the width of that element which we want to find. It do not take the padding or margin
Hey there!
There are never enough things to do with CSS. We may think of the weirdest stuff, and CSS makes it possible. One such thought that popped into my mind was of transparent background. We have used colors and images as backgrounds. But
Hi there.
Navigation bars have become really easy to work with in Bootstrap 3.
Since Bootstrap 3 is mobile first, the navigation bar remains in place for a certain screen size, collapses at a certain screen size and a grid like button appears.
Thi
CONVERT() function is basically used to converts an expression of one data type to another data type. This function display date/time data in different formats.
Syntax:-
CONVERT(data_type(length),expression,style)
data_type(length):-
Hello Reader,
In this blog I am going to tell you how to create Pricing Table using CSS3. It includes features like : transforms, gradient, shadow and nth-child.
Go to the link below and hover your mouse over the price table t
It is a simple horizontal accordion built in CSS3 and HTML. Copy CSS3 code and paste it between style tag.
CSS
body, button, input, select, textarea { font-family: sans-serif;}
/*Define Accordion box*/
.accordion { width:830px; overflow:hidden; ma
Share: coach outlet In the newsDignitaries joined more than 40,000 people at a ceremony on Thursday at Hiroshima's Peace Memorial Park, as Japan marked the 70th anniversary of the atomic bombing of Hiroshima.Opening bellThe opened at 17,540.47.Quote
In the below example I have created registration page layout. Here FIrst I have created LinearLayout and then all layout within a main LinearLayout after then I have added Toolbar, scrollbar, TextView, ImageView I have also used RelativeLayout fo
Hello Readers, Today we discussed about How to add custom page into admin dashboard through and add pagination into WP_Query.
If you want to add custom menu page into your admin panel you can create a plugin or write the code into your function.php
