I am looking for <DIV> control. I have seen code like this

<div id="Message" runat="server"/>
and Message.InnerHtml = "Hello"

Can some one tell me what this control is?

Thanks!