Thêm HTML code to blog
<pre>
<code class="html">html_code</code>
</pre>Ví Dụ
<link rel="icon" type= "image/x-icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico"><link rel="icon" type= "image/x-icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico"><pre>
<code class="html">
<link rel="icon" type= "image/x-icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
</code>
</pre>

Last updated