Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Need Help?

Html test bed

Ask us questions relavent to Web Design and Computers.
Also support for Bluepearl Design and webclans.net hosting.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 05-18-2008, 11:21 PM   #1 (permalink)
 
slappyking's Avatar
 
Title: Member
Join Date: Sep 2007
Location: @ my P.C
Posts: 341
Images: 62
Blog Entries: 4
Rep Power: 1 slappyking is on a distinguished road
Html test bed

I have put a html test bed on my site using this code -
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<HTML><HEAD><TITLE>HTML Test Bed</TITLE> 
<META http-equiv=Content-Type content="text/html; charset=windows-1252"> 
<SCRIPT language=javascript> function wtvtest() { temp = document.testbed.stn.value; preWindow = open("", "preWindow","status=no, toolbar=no, menubar=no"); preWindow.document.open(); preWindow.document.write(temp); preWindow.document.close(); }; </SCRIPT> 
 
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD> 
<BODY text=#000000 bgColor=black> 
<basefont face="arial"> 
<CENTER><FONT color=antiquewhite size=7>HTML Test Bed</FONT></CENTER><BR> 
<CENTER> 
<TABLE bgColor=#666666 border=2> 
  <TBODY> 
  <TR> 
 
    <TD align=middle> 
      <FORM name=testbed><TEXTAREA name=stn rows=10 cols=60 autoactivate nohighlight cursor="green" text="white" bgcolor="black"></TEXTAREA> 
      <CENTER></CENTER></TD></TD></TR></TBODY></TABLE> 
<CENTER> 
<TABLE> 
  <TBODY> 
  <TR> 
    <TD align=left width=75><INPUT onclick=wtvtest() type=button value=&nbsp;&nbsp;Preview&nbsp;&nbsp; text="black" borderimage="file://rom/borders/buttonborder4.bif "></TD> 
    <TD align=left width=75><INPUT type=reset value="Clear Document" text="black" borderimage="file://rom/borders/buttonborder4.bif "> 
    </TD></TR></TBODY></TABLE><BR> 
 
<CENTER><A href="http://www.coolstuffclickhere.com"> 
<CENTER><FONT size=4><FONT color=orange><B>Back To Cool Stuff</A></B></FONT></CENTER><BR><BR> </FONT></CENTER></CENTER></FORM></CENTER></BODY></HTML>
But the text is white, and the table is white,i have try'd to modify it but the text still stays white and i want it black,lol...please help.

Thankyou in advance.
__________________

slappyking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 01:57 AM   #2 (permalink)
 
LC Interactive's Avatar
 
Title: Bluepearl Veteran
Join Date: Apr 2006
Location: New York
Age: 18
Posts: 957
Images: 5
Rep Power: 3 LC Interactive is on a distinguished road
Send a message via AIM to LC Interactive Send a message via MSN to LC Interactive Send a message via Yahoo to LC Interactive
Re: Html test bed

On Line 7 try to change it to
HTML Code:
<BODY text=#FFFFFF
__________________

LC Interactive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 02:31 AM   #3 (permalink)
 
slappyking's Avatar
 
Title: Member
Join Date: Sep 2007
Location: @ my P.C
Posts: 341
Images: 62
Blog Entries: 4
Rep Power: 1 slappyking is on a distinguished road
Re: Html test bed

it wont preview either? :: Log in check it out? i dont know why it keeps saying log in, lol.
__________________

slappyking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 05:36 AM   #4 (permalink)
 
Title: Bryan
Join Date: Jan 2004
Location: Dundee
Age: 21
Posts: 3,525
Rep Power: 8 wasahobo is on a distinguished road
Send a message via AIM to wasahobo Send a message via MSN to wasahobo
Re: Html test bed

what does this do?
__________________
BluePearl-Design + 3sStudios = Unlimited Possibilities.


Current Project: http://www.3sstudios.com/cloud.htm
wasahobo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 06:17 AM   #5 (permalink)
 
slappyking's Avatar
 
Title: Member
Join Date: Sep 2007
Location: @ my P.C
Posts: 341
Images: 62
Blog Entries: 4
Rep Power: 1 slappyking is on a distinguished road
Re: Html test bed

you enter some html code into it and it gives you a preview of the code....http://www.coolstuffclickhere.com/pa...ml_testbed.htm try it.
__________________

slappyking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 08:33 AM   #6 (permalink)
 
LC Interactive's Avatar
 
Title: Bluepearl Veteran
Join Date: Apr 2006
Location: New York
Age: 18
Posts: 957
Images: 5
Rep Power: 3 LC Interactive is on a distinguished road
Send a message via AIM to LC Interactive Send a message via MSN to LC Interactive Send a message via Yahoo to LC Interactive
Re: Html test bed

It says Login because the link sends you to login to your forums.. Thats the login page >.<
You prob have it to where you must be registered to view the post or area...

Also, If you are trying to put it on a forums, i don't believe it'd work. I think it has to be on a .html page. Some forums (specially those that host for free) could limit it...
(i think that statement is right)
__________________

LC Interactive is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2008, 09:20 AM   #7 (permalink)
 
slappyking's Avatar
 
Title: Member
Join Date: Sep 2007
Location: @ my P.C
Posts: 341
Images: 62
Blog Entries: 4
Rep Power: 1 slappyking is on a distinguished road
Re: Html test bed

i have it in a subforum description?
__________________

slappyking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2008, 11:14 AM   #8 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,734
Images: 386
Blog Entries: 5
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Html test bed

There may also be a option where HTML will need to be enabled
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-21-2008, 01:27 PM   #9 (permalink)
 
slappyking's Avatar
 
Title: Member
Join Date: Sep 2007
Location: @ my P.C
Posts: 341
Images: 62
Blog Entries: 4
Rep Power: 1 slappyking is on a distinguished road
Re: Html test bed

I got it to work, well with a little help, lol. I had to put it on a seperate html page and insert this code....

Code:
<!-- Begin HTML Test Bed --> 
<script language=javascript> function wtvtest() { temp = document.testbed.stn.value; preWindow = open("", "preWindow","status=no, toolbar=no, menubar=no, scrollbars=yes"); preWindow.document.open(); preWindow.document.write(temp); preWindow.document.close(); }; </script> 


<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> 
 <tr> 
  <td class="catHead" height="25" align="center"><span class="genmed"><b>HTML Test Bed</b></span></td> 
 </tr> 
 <tr> 
  <td class="row1" align="center"> 

<center><form name=testbed> 

<table bgColor=#666666 border=2> 
 <tbody> 
 <tr> 
  <td align=middle> 
<textarea name=stn rows=10 cols=60 autoactivate nohighlight cursor="green" text="white" bgcolor="black" class="post"></textarea> 
  </td> 
 </tr> 
 </tbody> 
</table> 
  
<center> 
<table> 
 <tbody> 
 <tr> 
   <td align=left width=75> 
<input onclick=wtvtest() type=button value=&nbsp;&nbsp;Preview&nbsp;&nbsp; text="black" class="post" borderimage="file://rom/borders/buttonborder4.bif "> 
   </td> 
   <td align=left width=75> 
<input type=reset value="Clear Document" text="black" class="post" borderimage="file://rom/borders/buttonborder4.bif "> 
   </td> 
 </tr> 
 </tbody> 
</table> 
</center> 

</form></center> 

  </td> 
 </tr> 
</table><br /> 
<!-- End HTML Test Bed -->
And here's the proof it works...

:: Portal
__________________

slappyking is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads for: Html test bed
Thread Thread Starter Forum Replies Last Post
The difference between CSS, HTML, and PHP? LC Interactive Software 17 09-25-2007 04:50 AM
[HTML] Getting Started with Web Design. Sean HTML, XHTML, Javascript, CSS 27 04-10-2007 09:13 PM
vBulletin test template forum Sean General Chat 2 02-24-2006 12:44 PM
need help with html coding Watcher Need Help? 10 01-26-2006 06:21 PM
Stretching Images on A website so the test fits. SpawnDemon Need Help? 7 10-17-2005 06:58 PM


  
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5
Bluepearl Templates

All times are GMT +11. The time now is 05:48 PM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55