HTML/CSS

HTML/CSS Source Code

Free HTML/CSS Source Code. Download 10 latest HTML/CSS projects with source code for free here.

Cats- HTML Template for Wordpress theme development

Submitted by debashis.sinha1 on
Cats is a modern and stylish free HTML and CSS theme that comes with fully responsive mobile friendly design. It is created using the Bootstrap 3.3 . With Cats, you are able to customize of all components of your theme such as Menu, Content Area , Fonts ,Color with ease. This theme is not only suitable for wordpress websites/blogs but can also look wonderful on other creative sites that gives more

How To Make Loading Effect Using CSS3

Submitted by alpha_luna on
Good Day!!! In this tutorial, we are going to learn How To Make Loading Effect Using CSS3. Mostly loading effect is created through Flash Software, but now with the power of CSS we can make the effect even if we will not use the Flash Software. For this project, you can change any color you want for the loading effect. CSS is now powerfull in terms of animation for your project because you can

Button With ASCII Character Using CSS3

Submitted by alpha_luna on
Good Day!!! In this tutorial, we are going to learn How To Make Button With ASCII Character Using CSS3. You can used it for the admin panel which is the add, edit, delete, save and mail. In this project we are not using Glyphicons of Bootsrap, Icon or Image instead we will use ASCII Character Using CSS3. It will display the corresponding symbol. Directions: For Button - Design .btn_style { display

Responsive Navigation with HTML/CSS

Submitted by tmohlatlole on
For the mark-up, create file and name it index.html. CSS only Demo Responsive Show Menu Home About Who We Are What We Do Portfolio Photography Web & User Interface Design Illustration News Contact Now we come to css, create a file and name it main.css. #container { display: block; width: 100%; margin: 1.09123432523124534% auto; } header{ display: block; padding-bottom: 50px; } ul { list-style-type

Simple Countdown Event Using HTML AngularJS

Submitted by alpha_luna on
This is a simple countdown event created using HTML, CSS, and AngularJS. This can be used in advertising an event to any websites. Try it yourself and enjoy coding. You can use it in a different kinds of event. Just download the source code and use it to your project. Hope this work will help you in your future project. For more information, click here.