Sign in or 

|
Posted Anonymously |
|
|
shadowmlb |
1. RE: html ??
Dec 30 2009, 5:27 AM EST
Sorry, at this time Wetpaint does not support HTML.
Do you find this valuable?
|
|
walrusworldstudios |
2. RE: html ??
Dec 30 2009, 10:08 AM EST
Well, you can use iframe's to create a HTML. First, you would need to program an HTML document on Notepad, and then attach it to the site. Then, paste the attachment URL in the "src" part of the iframe. To create an iframe, you need to go to the "Other Widget" section of the Widget. From there, you will need to type in the following code:<iframe name="add name here" src="attachment URL goes here" width="insert width of the page here" height="insert height of page" scrolling="insert 'yes' or 'no'"> iframe name= The Name of The Iframe src= URL of the attachment width= The Width of the iframe on the page. height= The Height of the iframe on the page. scrolling= Do you want the iframe to have a scrolling bar? For more information, please view: http://www.wetpaintcentral.com/page/Including+HTML+Pages Do you find this valuable? |
|
CryingDove |
3. RE: html ??
Dec 30 2009, 10:43 AM EST
You can view the information on what an iFrame is as Walrusworldstudios has pointed out. But if you want to learn how to use the iFrame to incorporate some HTML onto your wiki, please browse Splats2 and it sub-pages starting with this page below. Click on the link and have fun.http://splats2.wetpaint.com/page/Working+With+iFrames Do you find this valuable? |