This is first of a 3 part series on embedding files in your APEX application. APEX allows you to embed static web files (CSS, JS, images, etc) into your application. This functionality removes the need to store web files on a web server which is required for some applications.
read more..