Wednesday, March 23, 2011

Center middle the content of a DIV based web page

When browsing we found a lot of website midle centered. The question is how developer doing this. In forums i found many times this question. Its simple and easy to middle the content for div based design. To do that wrap up all div in one div and then apply some CSS to middle or center the web page.I want to make the below example:










To do that add an aspx page in your project. Then add

No comments:

Post a Comment