No, it's not possible.
Because Div is a block level tag. If we use it as inline tag, the structure of the page/content will be changed.
Please compare the following HTML code:
Original code:
Hello World
Span:
He<span class="class1">ll</span>o Wo<span class="class2">r</span>l<span class="class3">d</span></p>
Div:
He<div class="class1">ll</div>o Wo<div class="class2">r</div>l<div class="class3">d</div></p>
With Div tag, the structure of the above code is totally changed.
Hope it helps.
let me know if you have any further questions.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx