Hi everybody, I have a strange problem in one custom SharePoint 2013 Master Page. When we are browsing anonymously, SharePoint add one paragraph in the beginning of the page.
Anonymous:
<div id="s4-workspace" style="height: 363px; width: 1600px;">
<div id="s4-bodyContainer">
<div>
<span id="DeltaPlaceHolderMain">
<p></p>
<div class="ms-webpart-zone ms-fullWidth">
Logged
<div id="s4-workspace" style="height: 298px; width: 1600px;">
<div id="s4-bodyContainer">
<div>
<span id="DeltaPlaceHolderMain">
<div class="ms-webpart-zone ms-fullWidth">
See the <p> </p>?
I'm search in the masterpage, pages layout, every code. The only difference is if I'm logged ou not.