Html-Tags within a blog
Hi,
This is an answer to the Question "Writing HTML Code in the Blog"
so I think the only solution is to replace the < with "& lt; and > with "& gt;"
(now I have problems to show you the solution :-) so no blank between "&" and the "gt;")
so you can get this:
<div class="widget-content">
1 TrackBacks
Listed below are links to blogs that reference this entry: Html-Tags within a blog.
TrackBack URL for this entry: http://learningremix.emich.edu/cgi-bin/mtos/mt-tb.cgi/146
» Writing code from Bud's Student blog
A number of students have noted issues with writing code and one noted a solution. As it turns out, there is a very easy way to post html code in a post, it's the element. For instance, the following line... Read More

