Create web page in Umbraco.

In the previous article we had seen how to install Umbraco in visual studio. In this article we will discuss about the concepts needed to start creating web site and publishing content. To create content and pages we must know 3 basic elements in Umbraco: 1. Document type: It refers to type of content to be stored. Document type contains different property editors like rich text editor, media picker, content picker and grid editor. Property editors define what kind of data is to be stored . We can also create property editors by creating new data type. Umbraco give us freedom