ubh
Joined about 3 years ago.
clicked (62) — submitted (
0) — commented (
1) — saved (
5)
My goal here today is to give a CSS beginner a basic understanding of not only how to use CSS but what it really is for. I will do my best to approach the idea of CSS from an entry level user but I will do so in a matter of minutes. So come learn CSS today faster than ever!
Today I wanted to write a quick demonstration of how to do a simple form validation. Here you will learn how to make sure that certain form fields are filled before any data is allowed to be sent off.
Version 1.2 of my free online horizontal menu builder tool with sub menus. Every style you could possibly imagine a horizontal menu with sub menus should have is right at your finger tips without ever having to write code! Simply build, generate and paste into your HTML. Enjoy!
What better way to demonstrate a little of every language one might use to create internet applications than with the "CMS instant edit". The instant edit might seem simple at first but you will soon learn that it is actually a delicate build of DOM JavaScript, Ajax, PHP and MySQL.
This technique of mine has been dubbed CSS RUB which stands for (Repeating Unique Behaviors). CSS RUB is taking a style sheet and breaking it down into logical categories that reveals common or rather repeated styles much faster while also helping organize your sheets.