Error using HTML in blog entry titles.
-
I run an mp3 blog, and I want each entry to contain 1.) the title, 2.) the artist and, on the next line 3.) the genre. I want the genre to be in smaller text. I want all this to be above the posting date-line.
At first, I tried:
“The Lord God Bird” by Sufjan Stevens<br><font size=”1″>genre: Chamber-pop</font>
Which produced the read-out:
genre: Chamber-pop”>“The Lord God Bird? by Sufjan Stevens
genre: Chamber-popI then tried got fed up and decided to forget the font size code and just use upload an image tag that says the same thing:
“The Lord God Bird” by Sufjan Stevens<br><img src=”http://www.jamisonlikewhat.com/images/page/genre/chamber-pop.GIF”>
This produced the read-out:
“>“The Lord God Bird? by Sufjan Stevens
For a first-hand example, the problem can be seen on my page, jamisonlikewhat.com.
It also messes up the comment link.
What is this mysterious tag that I keep getting? How can I get rid of it? Thanks.
The topic ‘Error using HTML in blog entry titles.’ is closed to new replies.