Saturday, July 17, 2004

WordPress Encoder Widget

WordPress Encoder Widget
 
Encode HTML Entities with the WordPress Encoder Widget.

For example, if in HTML code you write the following command

<span ><b>WordPress Encoder Widget</b></span>

the result on the website page is as follows

WordPress Encoder Widget

If you want to show the actual text code of the command rather than the result of the command, then you have to use the following code

&lt;span style=&quot;color:#ff6600;&quot;&gt;&lt;b&gt;WordPress Encoder Widget&lt;/b&gt;&lt;/span&gt;

The WordPress Encoder Widget converts the code for the programmer automatically.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.