|
Web+ Tutorial
|
Lesson 9.1 - Returning specific content types to the browser
- Description
- Defines the
content-type being returned to the browser.
- Syntax
<webContent TYPE=ContentType>
- Example
<webContent TYPE="x-world/x-vrml">
- Exercise
- This example is for your reference. You can try it on your own system.
You can try out some Web+ code of your own here.
|
|