if you create a page with the content
Code: Select all
<p>hello and welcome</p>
Code: Select all
<div><h2>home(or other title)</h2>
<p>hello and welcome</p>
</div>
I am really happy I found cmsms so please help me
Code: Select all
<p>hello and welcome</p>
Code: Select all
<div><h2>home(or other title)</h2>
<p>hello and welcome</p>
</div>