1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


ubh's Saves

avatar

ubh

Joined about 3 years ago.

clicked (62) — submitted (0) — commented (1) — saved (5)

CSS » Basics — about 3 years ago
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!
JavaScript » Forms — about 3 years ago
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.
CSS » Advanced Concepts — about 3 years ago
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!
JavaScript » Ajax — almost 3 years ago
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.
CSS » Advanced Concepts — over 2 years ago
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.