QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Bitcoin BankingBuy, Sell, Store and Earn Interest
  • Home
  • QIdea
  • QTrack
Creating A Viewport Resizer

In this tutorial we will create a viewport resizer. So that without resizing your browser window you can check responsiveness of your websites. Viewport comes very handy when you are creating a responsive site. You don’t have to test your website on different devices and also dont’t have resize browser window. View Demo What is […]

Image6 years ago http://qnimate.com/creating-a-viewport-resizer/
Understanding Javascript Events In Depth

In this post we will look a Javascript events in depth. You will learn what are events, what are different types of events, how events work, how to customize default actions, creating custom events, method of registering events and much more. Having a good understanding on Javascript events will help to develop better websites. What […]

Image6 years ago http://qnimate.com/understanding-javascript-events-in-depth/
Creating A Page Load Indicator

In this post we will create a indicator displaying the percentage of website loaded. This indicators are used in websites with large web page size to display the progress of webpage. Youtube too display a indicator on top. I was inspired to write this post after looking at a awesome javascript library pace.js which does […]

Image6 years ago http://qnimate.com/creating-a-page-load-indicator/
Redirection And Duplicate Content In Websites

In this post we will see the different ways to redirect URL’s and how those techniques will effect our website’s search engine ranking. We will also have a look at the different ways of handling duplicate content in our websites and how search engines handle duplicate content if we don’t specify anything. Having a good […]

Image6 years ago http://qnimate.com/redirection-and-duplicate-content-in-websites/
Displaying And Highlighting Source code in HTML Page

In this post we will look at some popular Javascript libraries available for syntax highlighting. Syntax highlighting is very important if want to show code in your webpage. Syntax highlighting and formatting is makes your code more readable. Syntax highlighting is mostly used by programming tutorial websites to display code. In this post first we […]

Image6 years ago http://qnimate.com/displaying-and-highlighting-source-code-in-html-page/
Login Using Facebook Tutorial

In this post we will look at building a Facebook login system without using Facebook SDK. This mechanism can be followed by any website to integrate Facebook login into it. In this post we will be using a very high level abstraction to build a completely working and secure Facebook login system which will work […]

Image6 years ago http://qnimate.com/implementing-facebook-login-in-websites/
Tabs Using HTML And CSS Only

The use of tabbed area is very frequent now a days. Few websites have their complete layout based on tabbed area concept. In this post we will look at two different ways of creating tabbed area using HTML and CSS only. One of the method will require little bit of Javascript for better user experience […]

Image6 years ago http://qnimate.com/tabbed-area-using-html-and-css-only/
Generating Custom Markup For WordPress Menu

WordPress generates HTML markup for menu items and we only have the freedom to style the markup using CSS. Its fine if you are a good web designer and can style the generated markup. But what if you are integrating frameworks like Bootstrap or Foundation Or have a different markup in mind for styling. WordPress […]

Image6 years ago http://qnimate.com/generating-custom-markup-for-wordpress-menu/
Understanding HTML img tag

According to W3C <img> is a inline element. But it doesn’t follow all designing rules of inline elements. You cannot set height and width of inline elements but you can set height and width of <img>. <img> element’s design depends on aspect ratio, parent block container, dimensions, height and width. <img> is inline or block […]

Image6 years ago http://qnimate.com/understanding-html-img-tag/
Page 42 of 43« First«...4...4243»
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (2)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    7 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    6 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    7 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
6 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
6 years ago
73 Comments
What is Multiplexing in HTTP/2?
5 years ago
61 Comments
Currently Viewed
WordPress Default Comment Form CSS Classes
5 years ago
database-design-analytics
Integrate Google Analytics in Intel XDK APP
6 years ago
chat-app-development
Create a Chat App using Intel XDK and XMPP
5 years ago
Our Sponsor
Freelance: I am available
@narayanprusty
Hi, I am a full-stack developer - focusing on JavaScript, WordPress, Blockchain, DevOps, Serverless and Cordova. You can outsource your app development to me.





Will get back to you soon!!!
WordPress
ReactJS
Meteor
Blockchain
Serverless
Kubernetes
DevOps
DB & Storage
Ejabberd
Let's get started
My Books

2014 - 2015 © QNimate
All tutorials MIT license