Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VRML (.wrl file) contained within a table cell?

Status
Not open for further replies.

taval

Programmer
Joined
Jul 19, 2000
Messages
192
Location
GB
I'm currently in the process of making my web page, the problem is that I have seen some web pages that have VRML files contained in what I think to be a table/cell. I was wondering I have a VRML file that I want to display in a table/cell of a set size, how would I do this?<br><br>Grateful for any help given.
 
First, you have to have a browser that supports VRML files.<br><br>Second, if you do, I would see no reason why you would not be able to put a table around the file. You could use SSI I suspose.<br><br>-Vic
 
my question was more asking this, if a had a table what code would I insert to display the vrml file in the table or table cell. i.e<br><br>&lt;table&gt;<br>what code goes here to insert in the .wrl file<br>&lt;/table&gt;<br><br>I hope I have made things clearer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top