Project Cool

DevX - Software Development Resource

JavaScript QuickStart: Next Steps

etting Your Hands DirtySo, now you have a basic understanding of JavaScript and what it can do. If you’re reading this, you’ve probably decided that you want to learn more

DevX - Software Development Resource

Audio QuickStart: Examples from the Web

ound ExamplesThese pages use a variety of techniques and sound types. Some require plug-ins, some don’t. The exact way each sounds and acts may vary depending on your specifc type of

DevX - Software Development Resource

Optimizing Design: Thumbnails

thumbnail is a miniaturized version of a full-sized image. As a design element it can enable you to show many images without the overhead of full-sized versions. One way to

DevX - Software Development Resource

HTML Advanced: Tables

ables let you display your content in rows and columns, either surrounded by borders or with no borders.But tables are much more than neatly arranged items. You can use tables

DevX - Software Development Resource

HTML Advanced: Practice

n the following pages you can try HTML code and see the results of your work. When you see a text box you can click on the “Try It” button

DevX - Software Development Resource

HTML Advanced: Imagemaps

n imagemap is a graphic image with multiple different clickable areas and embedded links. For example, a map with clickable regions is an imagemap. Each region is linked to a

DevX - Software Development Resource

HTML Advanced: Frames

rames let you divide an HTML page into different areas, each displaying different content. If you are using a frames-compatible browser (Netscape Navigator 2.X or IE 3.X or later) you

DevX - Software Development Resource

HTML Basics: Backgrounds and Colors

ou can make your site more visually interesting by putting color, texture, or images in the background of your page. You can also select colors for text, links, and visited

DevX - Software Development Resource

HTML Basics: Lists

se lists to display numbered steps, bulleted items, or items and their definitions. You can also use lists as a sort of short-cut “cheat” to create a quick indent. Adding