R
Rick
Hello,
The masterpage of the site has a <div> element that encloses the
"content" of the actual aspx page.
The content page has a <link> element.
When I try to switch from "source" view to "design" view, the
following error message prevents me from going to "design" view:
"Cannot switch views: Element <link> cannot be nested inside element
<div>"
Why can't these elements be nested?
How can I overcome or work around this difficulty?
Thanks in advance,
Rick
The masterpage of the site has a <div> element that encloses the
"content" of the actual aspx page.
The content page has a <link> element.
When I try to switch from "source" view to "design" view, the
following error message prevents me from going to "design" view:
"Cannot switch views: Element <link> cannot be nested inside element
<div>"
Why can't these elements be nested?
How can I overcome or work around this difficulty?
Thanks in advance,
Rick