Tagged Questions
3
votes
2answers
110 views
How do I produce a lettered list in Blogger?
When writing a blog post using Google's Blogger, you can do so using "Compose" mode (a WYSIWYG editor) or HTML mode. When using HTML mode, if I write:
<ol type="a">
<li>Item a</li>
...
0
votes
0answers
149 views
Standard list of religions for dropdown menu [closed]
I am creating a form that will include a step about the person's religion, I have seen forms that contain a dropdown menu of religions, however I cannot find one which has a standard list of ...