Posted on: 2/22/2015 9:24:18 AM | Views : 508

hi for all
i add to page.aspx Literal item it work good;but there are problem i can't control width forexamp
  <p style="width:50px">         <asp:Literal ID="Literal1" runat="server" Text="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"></asp:Literal>     </p> it preview out the paragraph .
how can i solve this problem

Go to the complete details ...