Category Archives: CSS


December 2, 2016 9:46 am

Create HTML5 Fullscreen Static Video Background Using CSS


Create HTML5 Fullscreen Static Video Background Using CSS
In This tutorial I will show you how to add a static video background using CSS, It's a very simple and easy script and looks amazing on landing pages. In this tutorial we are using HTML5 <video> tag to embed video and CSS to put that video on background.

[ Read More ]


November 23, 2016 8:43 am

Facebook style timeline content loading placeholder with CSS


Facebook style timeline content loading placeholder with CSS
If you have noticed that when you open Facebook it show a content loading placeholder how that placeholder work and a working demo available below I have found that example on coepen and want to share that with you all if you need it you can use it in your applications.

[ Read More ]


November 1, 2016 7:49 am

Create pure CSS based toggle visibility button


Create pure CSS based toggle visibility button
I fount that simple snippet on codepen and it looks super easy and simple so no need of JavaScript to hide and show objects if we have a super easy and fast CSS method to do that. Its a very simple and easy snippet.

[ Read More ]


July 13, 2016 5:09 pm

Creating PDFs from HTML and CSS with PHP and Dompdf


Creating PDFs from HTML and CSS with PHP and Dompdf
In this tutorial, we are going to show you how to show the user dynamically-generated PDFs from your web application that relies on PHP. We are going to use a third-party library called Dompdf that enables us to create PDFs and save them to the server or directly display them to users using only HTML and CSS.

[ Read More ]


August 16, 2015 5:47 pm

Top Class Responsive CSS Frameworks That Are Hard to Ignore


Top Class Responsive CSS Frameworks That Are Hard to Ignore
Most of the websites share same (not exactly identical) structure. And so, creating a site from scratch isn't a sensible choice since it requires you to write code from the beginning. But, what if you can use a common structure to create a site? This is where a framework comes in handy.

[ Read More ]


August 2, 2015 10:56 am

Tips and Tricks for Developer to Avoid Common CSS Mistakes


Tips and Tricks for Developer to Avoid Common CSS Mistakes
Cascading Style Sheets (CSS) is a markup language, which is used for representing the look and formatting of a document that is written in HTML. It is one of the most influential tools that can intensify the entire tone and design of a website.

[ Read More ]


June 10, 2015 3:15 pm

Latest responsive frameworks in 2015


Latest responsive frameworks in 2015
Gone are the days when you need to wait for months to take your business online. Today we have frameworks which are a collection of multiple documents and files such as CSS, JavaScript, HTML and etc. , which helps the programmers to architect websites  from the beginning within no time. These frameworks play a crucial role in the productivity of website online as with them the developers need not to write every single code for your website as they offer  ready made features.

[ Read More ]