clipped from: www.modcraft.net   
Welcome to my tutorial about frameless XSL-based websites. I guess this is new territory for most of you, but don't be afraid! The topic we handle today is teh easiest. In this course we create the basic framework for a simple personal website or a developer sandbox.

If we worked with PHP we'd need a web server with PHP interpreter. HTML frames are bad style and forbidden. And XFrames are not yet supported by most of the browsers as they are still in development.

Note that the entire Muse Lounge project is based on this principle.

When working with XML/XSLT we need a browser and a text editor like notepad.