code hinh nen :
<table width="500" border="0" cellpadding="0" cellspacing="0" background="http://www.taochu.com/backgrounds/bgrnew14.gif">
<tr>
<td>Nội dung entry </td>
</tr>
code chen hinh theo kich thuoc "
<a href="link hinh"><img src="link hinh" width="200" height="200" border=0> </a>
chen hinh link
<A target = "_blank" HREF="link toi"><IMG SRC="http://www.fileden.com/files/2009/2/8/2312265/moi%20vao.gif" border=0 width=300 height=250 ></a>
hinh link trong trang
<A HREF="link toi"><IMG SRC="http://www.fileden.com/files/2009/2/8/2312265/moi%20vao.gif/moi vao 1.bmp" border=0 width=300 height=250 ></a>
-----------------------------------------------------------------------------------------------------------------------------------
Code màu và size
<b style="color: rgb(255, 0, 0);">11111111111111111111111111111111111</b>
----------------------------------------------------------------------------------------------------------------
hinh link trong moi
<A target = "_blank" HREF="link toi "><IMG SRC="http://www.fileden.com/files/2009/2/8/2312265/moi%20vao.gif/moi vao 1.bmp" border=0 width=300 height=250 ></a>
Code thanh cuon:
<div style="width: auto; height:400px; background:#D5D5D5; overflow:auto; border:1px solid #000000; padding:8px;">{TEXT}</div>
doan code nhu hinh duoi
<script>
function BASIC_InsertTag(tagOpen, tagClose, sampleText) {
var clientPC = navigator.userAgent.toLowerCase(); // Get client info
var is_gecko = ((clientPC.indexOf('gecko')!=-1) && (clientPC.indexOf('spoofer')==-1)
&& (clientPC.indexOf('khtml') == -1) && (clientPC.indexOf('netscape/7.0')==-1));
var areas = document.getElementsByTagName('textarea');
var txtarea = areas[0];
if (document.selection && !is_gecko) {
var theSelection = document.selection.createRange().text;
if (!theSelection) {
theSelection=sampleText;
}
txtarea.focus();
if (theSelection.charAt(theSelection.length - 1) == " ") { // exclude ending space char, if any
theSelection = theSelection.substring(0, theSelection.length - 1);
document.selection.createRange().text = tagOpen + theSelection + tagClose + " ";
} else {
document.selection.createRange().text = tagOpen + theSelection + tagClose;
}
// Mozilla
} else if(txtarea.selectionStart || txtarea.selectionStart == '0') {
var replaced = false;
var startPos = txtarea.selectionStart;
var endPos = txtarea.selectionEnd;
if (endPos-startPos) {
replaced = true;
}
var scrollTop = txtarea.scrollTop;
var myText = (txtarea.value).substring(startPos, endPos);
if (!myText) {
myText=sampleText;
}
var subst;
if (myText.charAt(myText.length - 1) == " ") { // exclude ending space char, if any
subst = tagOpen + myText.substring(0, (myText.length - 1)) + tagClose + " ";
} else {
subst = tagOpen + myText + tagClose;
}
txtarea.value = txtarea.value.substring(0, startPos) + subst +
txtarea.value.substring(endPos, txtarea.value.length);
txtarea.focus();
if (replaced) {
var cPos = startPos+(tagOpen.length+myText.length+tagClose.length);
txtarea.selectionStart = cPos;
txtarea.selectionEnd = cPos;
} else {
txtarea.selectionStart = startPos+tagOpen.length;
txtarea.selectionEnd = startPos+tagOpen.length+myText.length;
}
txtarea.scrollTop = scrollTop;
}
if (txtarea.createTextRange) {
txtarea.caretPos = document.selection.createRange().duplicate();
}
}</script>
<form id="form1" name="form1" method="post" action="">
<textarea name="textfield" id="textfield"></textarea>
<a href="javascript:BASIC_I'nsertTag('', ', 'In đậm');">Insert B</a>
</form>
11111111111111111111111111111111111
-----------------------------------------------------------------------------------------------------
mau va size
<font size="4"><b style="color: rgb(0, 0, 255);">11111111111111111111111111111111111</b></font><br>
<b style="color: rgb(255, 0, 0);"><br>
11111111111111111111111111111111111