Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Shapes of CSS

Hello Readers! In this blog post, let us learn how to create simple shapes that can be made even simpler using CSS. I am providing the code for 5 shapes we might be using then and now. Note that, all of the figures below use only a single HTML eleme

How to crop the video from URL in objective-C

If we record the video from our app and need to crop that video in the square shape on any other specific frame then use the following code- In this code, we need the URL of the video that can be local URL because when we record any video it is stor

How to write LESS CSS?

In our previous blog we talked about how to install the LESS into our system. Now in this blog we will learn how to write LESS CSS. So, are you ready? Let's start then.   As we have many different compilers available for LESS, each of them

Wildcard with LIKE operator in SQL

In SQL, LIKE clause is basically used to search the homogeneous data using wildcard from a database. The LIKE operator is used to find out  the particular string from a table's field into database. Some wildcard examples are given as b

Ionic2 and typescript - Plugin to return the information of the current app

Hello Readers, In today's post we will learn about to get app information using ionic2 and typescript. First of all we need to install plugin through CLI: $ ionic plugin add cordova-plugin-app-version   This plugin supports Android and

Create accordion menu using JQuery

Hello Readers Accordion menu is familiar to all of us. In this kind of menu, each menu item produces a dropdown menu on click. But when we click on another menu item, the dropdown for other menu items would close by themselves. Such a menu can eas

How to add Custom font-size text-box in TinyMCE editor in rails application?

In my previous blog, I wrote about how to add Google fonts in TinyMCE editor and now there is a requirement to add a custom text-box by which user can customize font-size in TinyMCE-editor. In order to do this task we will follow all the steps of bl

CSS3 Flexbox

Hi there! The flexbox layout mode has completely redefined layouts in CSS. It is not just a property but a whole new module. The CSS3 Flexible Box, or flexbox, arranges the elements on a page such that they would

How to create animated Buttons?

Hello readers , this is a small blog on creating animated buttons using css3. In my example, I have created four buttons using "<ul> <li>" of different color but of  same size. These buttons have width and height 100%, bord

Creating database, collections and document in mongodb

In this blog we will learn about some terms and crud operations in mongodb. As we are very much aware about the terms related with RDBMS such as creating database, creating tables and insert records in the table. Here we will learn about the basic te

1 660 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: