Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts
How to display Loading Image with changing some text while Page Loads using Jquery and CSS

How to display Loading Image with changing some text while Page Loads using Jquery and CSS

In this tutorial, I am going to show you how can you set an animated loading image with some text changing while page loads using Jquery and CSS. It is a great idea to show a cool animated image with changing some text until your website is loading. This idea can implement it on the user registrations. Generally, we do after the user registration...
How to download and apply a web font in CSS

How to download and apply a web font in CSS

Hi, In this tutorial, I am going to teach you how to download and apply a web font in CSS. Generally, web fonts allow the designers to use the font without installation on the user's computer. We have to use our own fonts by using the @font-face rule This @font-face rule is supported by the all major browsers, Chrome, Internet Explorer, Mozilla,...