<!DOCTYPE html>
<html>
<body>
<form runat="server">
<asp:Panel ID="Pan1" Width="250px"
BackColor="#8FBC8F" Wrap="False" runat="server">
An example on a long word is: Supercalifragulistic!
</asp:Panel>
</form>
</body>
</html>