0
Posted on 10:42 PM by HuyDX0312 and filed under ,
This article introduces knowledge very basic about the post code in your post.

Sample:
<a href="http://template-4u4me.blogspot.com" title="Free Blogger Template,Turorials,tips">Free Blogger Template For You And For Me</a>
If
you write code on as normal , it display:
Free Blogger Template For You And For Me
However, If you want to display the code in your message, you need to transfer it to text format. There are a few basic ways to move the code into text form:

1/ Use sites provide convenient transfer code into text form. http://www.simplebits.com/ - provide tranfer code into text form very easily and quickly.

post code in your message

Then you input the code need a tranfer into ENTER Makeup --->And click Process.
Copy the code in the Cut n 'Paste and paste it into your post...Done!

2 / The best way ^^! . Use tag <textarea> code HTML </textarea>.
Copy code into tag and your code will be display.
Demo:


You can
optimize tag by adding some attributes:
<textarea rows=x cols =y></textarea>
With:
  • x : numbers of row
  • y : number of column (number of character will be display)
I'm usually use x = 5 and y = 60:
And it look like:


Ok final, wish you success...!
0
Responses to ... Tutorial - How to post the code in the message

Post a Comment