HELP !!
I need a text box (html) that i can put a html in, and it will show what the html will look like ...
e.g
<style type="text/css">
<!--
.style1 {
color: #0099FF;
font-size: x-large;
font-family: Tahoma;
font-weight: bold;
}
.style2 {color: #000000}
-->
</style>
<div align="center"><span class="style1">Bruxy <span class="style2">!! </span></span></div>
That is the html to this ... Bruxy !!
.but i want a box that will not show the proper html and what the html meens...
Tell me if im making no sence
Thanks !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!






Reply With Quote













