Download presentation
Presentation is loading. Please wait.
Published byCarmel Francis Modified over 9 years ago
1
2003 Prentice Hall, Inc. All rights reserved. Introduction to HTML: Frames Outline 1 Introduction 2 frameset Element 3 Nested frameset s 4 Web Resources
2
2003 Prentice Hall, Inc. All rights reserved. Objectives In this lesson, you will learn: –To be able to use the frameset element to display multiple Web pages in a single browser window.
3
2003 Prentice Hall, Inc. All rights reserved. 1 Introduction Frames –Display multiple (separate) documents in a same browser
4
2003 Prentice Hall, Inc. All rights reserved. 2 frameset Element Allow browser display more than one document simultaneously –Element frameset Attribute cols –Specifies the frameset’s column layout Attribute rows –Specifies the number of rows and the size of each row Element frame –Specifies the documents that will be loaded –Attribute src Specifies URL of the page to display
5
2003 Prentice Hall, Inc. All rights reserved. Outline 2003 Prentice Hall, Inc. All rights reserved. Outline index.html (1 of 2)
6
2003 Prentice Hall, Inc. All rights reserved. Outline 2003 Prentice Hall, Inc. All rights reserved. Outline index.html (2 of 2)
7
2003 Prentice Hall, Inc. All rights reserved.
8
Outline 2003 Prentice Hall, Inc. All rights reserved. Outline nav.html (1 of 2)
9
2003 Prentice Hall, Inc. All rights reserved. Outline 2003 Prentice Hall, Inc. All rights reserved. Outline nav.html (2 of 2)
10
2003 Prentice Hall, Inc. All rights reserved. 3 Nested frameset s frameset s within frameset s
11
2003 Prentice Hall, Inc. All rights reserved. Outline 2003 Prentice Hall, Inc. All rights reserved. Outline index2.html (1 of 2)
12
2003 Prentice Hall, Inc. All rights reserved. Outline 2003 Prentice Hall, Inc. All rights reserved. Outline index2.html (2 of 2)
13
2003 Prentice Hall, Inc. All rights reserved.
14
4 Web Resources www.vbxml.com/xhtml/articles/xhtml_tables www.webreference.com/xml/reference/xhtml.html
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.