html tags in text widget
-
Hi, I used the text widget to display a list using
- &
- tags, but it’s not working…can someone help? this is what I typed:
- Nov 1 – Caturday Art: Guest Artist
- Nov 3 – Motion Picture Monday
Thanks :)
The blog I need help with is: (visible only to logged in users)
- tags, but it’s not working…can someone help? this is what I typed:
-
- Nov 1 – Caturday Art: Guest Artist
- Nov 3 – Motion Picture Monday
is showing up with no bullets and an underline instead between the 2 lines…
-
what do I use to show the code without it converting it?
- Nov 1 – Caturday Art: Guest Artist
- Nov 3 – Motion Picture Monday
-
<ul> <li>Nov 1 - Caturday Art: Guest Artist</li> <li>Nov 3 - Motion Picture Monday</li> </ul>
- The topic ‘html tags in text widget’ is closed to new replies.