|
-
Oct 24th, 2011, 12:50 PM
#1
Thread Starter
Hyperactive Member
Need to understand how java sites work
Hi all,
I know this an ASP.Net site, but perhaps someone here could help me understand something regarding a site that I am rewriting in ASP.Net that was orginally in java.
I looked at the home page of this site (home.jsp). I right clicked in IE and did a View Source. I saw something that confuses the hell out of me and hopefully someone can help me understand if it's right or not.
When I look at the source, I see multiple <html></html> and <body></body> tags. I was always under the impression that a web page had a single <html></html> and <body></body> tag, not multiples.
I checked a site where I know I am using an iframe, and I only see the link to the content of the iframe, not the actual HTL generated by the ASPX page in the iframe.
Is it possible that there should be multiple head and body tags within a page? Is this a hold out from the days of frames? (It's an old site).
Any info y'all can provide would be greatly appreciated 
Thanks,
J
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|