-
Frames in HTML 5
I want to divide the window into 3 sections. How to create frames in HTML 5?
-
-
Neither the frameset nor the frame tag are valid in HTML 5, at least not according to:
http://www.w3schools.com/html5/html5_reference.asp
So you're either going to have to use iframes or something else. If the content has to come from different pages, that would be AJAX or server side code.
-
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
Bookmarks