Loading Page With jQuery

If you want hide content until complete loading, you need a loading page. To create loading page follow the steps. Add below code after the <body> tag. Add styles to your CSS file. And finally add the jQuery code in your js file.

Continue Reading...

Useful Sample HTML CSS List Template

Nowadays almost every web page has a list of items. In this article, we prepared samples of HTML list templates with CSS. These lists can be useful to display menu items too. With CSS you can make stylish and beautiful lists by combining HTML and CSS code snippets. The following…

Continue Reading...