J
Just Me
Hi,
I have build a header and footer control which I want to add to my master
page, so in essence I want the header, a contact placeholder and a footer.
This is something I used to do with vs2003 all the time and never had any
problems.
In vs2005 using master pages, I see the content placeholder is in a div tag.
So I add another before and after to hold my controls.
The problem is that the Content placeholder allways goes up the page and
lies on top of my header control, event if I set the dive tags to relative
position.
What am I doing wrong ?
I have build a header and footer control which I want to add to my master
page, so in essence I want the header, a contact placeholder and a footer.
This is something I used to do with vs2003 all the time and never had any
problems.
In vs2005 using master pages, I see the content placeholder is in a div tag.
So I add another before and after to hold my controls.
The problem is that the Content placeholder allways goes up the page and
lies on top of my header control, event if I set the dive tags to relative
position.
What am I doing wrong ?