Posted to
IIS.NET Site Feedback
by
IISTeam
on
06-09-2009, 4:04 AM
In order to get the paragraph styling, you must wrap each paragraph in a <p> tag. Here's an example:
<p>This is a sample paragraph.</p>
<p>Another sample...</p>
Once you have made your changes, you can preview your post by clicking the 'Preview' tab.