CSS3

Falling Text Effect Using HTML JavaScript

Submitted by alpha_luna on

Good Day!!!

Today, we are going to learn about falling text effect, using HTML JavaScript. This script adds a simple twist to your regular text on your page. It will randomly falling or dropping the content text individually before the next text. You can use it in your site for it to have a simple headlines falling text effect. In this work of script, every content is wrapped in a LI element of this work. All animation is provided by the CSS3.

HTML5 & CSS3 Cheat Sheet for Beginners

Submitted by navajocodetalker on
Learning and mastering the HTML5 language is just an easy tasks for seasoned programmers but for beginners they need some help when they are stucked in a particular projects, for this reasons we have provided a free downloadable cheat sheets for HTML5 beginner. This will served as a handy resources for those who are new to the language. Experienced programmers can escape this article and focus on

Student Information System (with account encryption and sessions)

Submitted by blocker25 on
This is a sample STUDENT INFORMATION SYSTEM, with administrator as backend user who can perform all task pertaining the system. Frontend users are restricted with limitations. The system comprises the latest HTML5 AND CSS3 for frontend and PHP MySQL as backend. It also uses MD5 password encryption and user encryption for security. ===Administrator Account== Username: admin Password: password =====