What's the best way to make the Unordered List <ul> element with <li> ?
The only way I've found is to use the Literal Control and set the text to <ul><li>Item 1</li><li>Item 2</li></ul> etc....

MS should have made that control. Or I could make my own I guess...