Hi,
I design some text and some of the controls over my cuteEditor page, if i switch to HTML view, it shows me only
like the below:
----------------------------------------------------------------------------------------------------------
<div style="COLOR: #0000ff" align="center">SPACE CHARACTER AGREEMENT</div>
<div align="center">Between</div>
<div align="center">
<textarea class="" style="WIDTH: 206px; COLOR: #ff00ff; HEIGHT: 68px" rows="4" cols="15">SEA CONSORTIUM PTE LTD
NO 11, DUXTON HILL
SINGAPORE 089595</textarea>
</div>
------------------------------------------------------------------------------------------------------
where is my Proper HTML tages i mean like the below format
<html>
<head>
</head>
<body>
</body>
</html>
how can i achive this above format? is there i need activate anything in the CuteEdtior to show my html tages properly?
Regards,
Anbaz.