Hi @Peter_1985,
The text area is not shown well, using the codes below. What to adjust?
I tested your code and I think you can adjust it to look like below.
<div>
<ul id="CommentList" style=" list-style-position: inside;
padding-left: 0;">
<li >评论 1:<br /><textarea id="Comment1" name="MyEA" runat="server" placeholder="Enter your Comment here ..."
style="width: 250px;height: 100px;"></textarea></li>
</ul>
</div>
Best regards,
Lan Huang
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.