CONCEPTS: HTML TAGS, FRAME TAG to SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1

Total Page:16

File Type:pdf, Size:1020Kb

CONCEPTS: HTML TAGS, FRAME TAG to SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1 ASSIGNMENT NO-1 CONCEPTS: HTML TAGS, FRAME TAG TO SERVER SIDE IMAGE MAPPING Information Technology- WEB PUBLISHING Fill in the Blanks: 1. ______ are used to create imaginary sections of browser section. 2. ______ tag is used instead of <Body> tag to create frames. 3. ______ tag is used to divide the screen into different rows and columns. 4. Rows and Cols are the attributes of the ______ tag. 5. To specify the border around each individual frame, ______attribute of <frameset> tag is used. 6. To create frame document, the ______tag is replaced by <frameset> tag. 7. ______ tag is used when any browser does not support <Frame> tag and to include Regular body text. 8. Some Browser does not support frame, so to add regular text_______tag is used. 9. ______ attribute sets the value to the URL of the document to be loaded into the Frame. 10. ______ attribute identifies the frame. 11. ______attribute Disables the frames resizing capability. 12. ______attribute controls the horizontal & vertical scrollbars of the frame. 13. ______attribute of <frame> specifies the amount of white space to be left on the top and bottom of the frame. 14. ______attribute of <frame> specifies the amount of white space to left along the Sides 15. ______tag is used to link different file or URL in <frameset>. 16. The default value for the scrolling attribute of the <frame> tag is ______. 17. Frame can be named by using its ______attribute. 18. To display a link in another frame, the ______attribute of the <A> tag is used. 19. Floating frames are created using ______tag. 20. ______tag is used to create floating or Inline frame. 21. ______attribute of the <iframe> tag identifies the source document. 22. The ______tag in HTML can divide the main browser window into independent Windows 23. ______tag is ignored by the browsers, which do not support the inline frames. 24. ______attribute allows the user to open document in the specified window. 25. IN <frameset rows = “n”>, measuring unit of “n” is ______. 26. Inline frame is also known as ______frame. 27. ______attribute displays scrollbar for the frame. 28. ______tag determines what should be displayed in each divided portions. 29. The alternative to frame can be created using ______tag. 30. ______attribute restricts user, to make changes to the size of frame. 31. ______attribute of frame gives the URL of source file. 32. The abbreviation of Hyper Text Markup language is ______. 33. Paired tag is also known as ______tag. 34. ______is the collection of interrelated web pages. 35. ______attribute of anchor tag specifies the URL of target hyperlink. 36. ______tag is smallest heading tag. 37. ______tag is used to display Preformatted block of text. 38. Text is displayed “as it is” in a browser by using ______tag. 39. First page of a website is known as ______. 40. The greatest value that can be assigned to the size attribute of the <FONT> tag is ______. 41. ______code is used for displaying © symbol in HTML. 42. ______code is used to give a blank space. 43. ______tag is used to create hyper links. 44. Active links color can be set by ______attribute. 45. The ______tag is used to display enclosed text as superscript. 46. Visited Link color can be set by ______ attribute. 47. ______attribute changes default color of hyperlink. 48. ______tag is used to insert an image in web page. 49. In HTML, comments can be placed within the ______tag. 50. ______tag is used to scroll the text on the web page. 51. The default value of behavior attribute of <marquee> tag in HTML is ______. 52. The overall HTML document is written within the ______tags. 53. In HTML a background color value may either be a 6 digit ______ number or the color name itself. 54. ______tag is used to give a visual line break to your web document. 55. Monospaced text can be viewed with the ______physical style tag in html. 56. The ______or ______tag is used to give a strike effect to text in html. 57. ______attribute is used to give color to the whole web page. 58. ______element makes text one size larger than the previous size. 59. ______tag is used to give a hidden line break in between two lines in a html document. 60. ______tag is used to give a description to the table. OR ______tag is used to add text on top or bottom of table. 61. ______ is document layout & hyperlink specification language. 62. The ______are instructions that are written directly into the text of the document. 63. To add border size ______attribute is used in <table> tag. 64. In table, rows is created by ______tag. 65. ______specifies how many rows a cell should take up. 66. ______attribute of <A> tag is used to link within a same web page. 67. ______tag is used to create bulleted list. 68. HTTP stands ______. 69. True type fonts can be embedded on the web page with the help of ______tag. 70. The maximum value of size attribute of <FONT> tag is 7. 71. ______ does not allow data validation. 72. ______tag is a common supported tag used in < ol > and <ul>. 73. ______is used to display greater than sign. 74. ______ tag positions text on equal distance between the left and right edges of the Document. 75. ______attribute in <HR> tag sets the color of the horizontal line. 76. HTML provides ______levels of headings. 77. ______is largest level of heading. 78. ______tag maintains the original link breaks and spacing inserted in the text. 79. Using_____ attribute in ordered list, you can order the numbering options of the List. 80. The ______tag is used to subscript the text. 81. The links created in HTML codes are called as ______. 82. ______tag is used to give animation to the text in HTML. 83. The color of active links can be set by ______ 84. The ______tag displays exactly the same format defined in the source of html document. 85. The amount of spaces left between cell border and cell data can be increased with ______ 86. Anything between the comment tag is ignored only by ______browser. 87. Default direction of marquee is ______ 88. The ______tag is used to display enclosed text as superscript. 89. True type fonts can be embedded on the web page with the help of ______tag. 90. ______ attribute of <font> tag changes the Size of the Text. 91. The smallest value that can be assigned to the size attribute of the <FONT> tag is ______ . 92. Comment in ______is written with the help of <!-- > 93. ______ code is used for displaying ‘<’ character in HTML 94. ______ code is used for displaying ‘@’ character in HTML 95. ______ code is used for displaying ‘@’ character in HTML 96. ______ code is used for displaying symbol register in HTML 97. ______ code is used to give a blank space. 98. ______ code is used for displaying “character in HTML. 99. ______ tag is used to create hyper links. 100. ______ attribute of <Table> creates space between the cells. 101. ______ attribute of <Table> decides into the amount of spacing between each cell Border and the actual content of cell. 102. ______ attribute of <Table> specifies the horizontal alignment of row or column. 103. ______ attribute of <td> tag specifies the number of columns that are spanned. 104. ______ attribute given color to the border of table. 105. ______ tag specifies that information appears as Definition list. 106. The default text alignment of a paragraph in HTML is ______ 107. ______ tag is used to give a visual line break to your web document. 108. Monospaced text can be viewed with the ____ physical style tag in html. 109. The ______or ______tag is used to give a strike effect to text in html. 110. ______ attribute is used to give color to the whole web page. 111. ______ element makes text one size larger than the previous size. 112. ______ tag is used to give a hidden line break in between two lines in a html document. 113. ______ and Bordercolordark attribute of <table> tag is supported by Internet Explore and not by Netscape Navigator. 114. ______ tag is used to display table heading 115. ______ tag is used to create Bullet list. 116. ______ tag is used to create bulleted list on webpage. 117. The ______ tag is used to define a client side image map. 118. ______ and <area> tag are used for Client side Image Mapping. 119. An image map has active geometric regions to which the links are assigned are called as _______. 120. ______ attribute is used in Client side Image mapping with <img> tag. 121. ______ attribute of <area> tag specifies the co-ordinates of any shape. 122. ______ attribute is used along with <map> tag in Client side Image map. 123. <area shape = ______> is used to create the round shape in the Client side Image. 124. <area shape = ______>is used to create the Rectangle shape in the Client side Image map. 125. ______ tag is used to create shape in Image Mapping. 126. The ______ pairs of coordinates are used to create rectangle in the Client side Image Map. 127. <area shape =______> is used to create polygon shape on the Client side Image Map. 128. The ______ pairs of coordinates are used to create polygon in the Client side Image Map. 129. ______ attribute of <area> tag provides the textual alternative to an geometric region. 130. The ______ tag defines an active area in the associate Client side Image Map. 131. ______ attribute of <img> tag is used with Server side Image Maps.
Recommended publications
  • Webgl™ Optimizations for Mobile
    WebGL™ Optimizations for Mobile Lorenzo Dal Col Senior Software Engineer, ARM 1 Agenda 1. Introduction to WebGL™ on mobile . Rendering Pipeline . Locate the bottleneck 2. Performance analysis and debugging tools for WebGL . Generic optimization tips 3. PlayCanvas experience . WebGL Inspector 4. Use case: PlayCanvas Swooop . ARM® DS-5 Streamline . ARM Mali™ Graphics Debugger 5. Q & A 2 Bring the Power of OpenGL® ES to Mobile Browsers What is WebGL™? Why WebGL? . A cross-platform, royalty free web . It brings plug-in free 3D to the web, standard implemented right into the browser. Low-level 3D graphics API . Major browser vendors are members of . Based on OpenGL® ES 2.0 the WebGL Working Group: . A shader based API using GLSL . Apple (Safari® browser) . Mozilla (Firefox® browser) (OpenGL Shading Language) . Google (Chrome™ browser) . Opera (Opera™ browser) . Some concessions made to JavaScript™ (memory management) 3 Introduction to WebGL™ . How does it fit in a web browser? . You use JavaScript™ to control it. Your JavaScript is embedded in HTML5 and uses its Canvas element to draw on. What do you need to start creating graphics? . Obtain WebGLrenderingContext object for a given HTMLCanvasElement. It creates a drawing buffer into which the API calls are rendered. For example: var canvas = document.getElementById('canvas1'); var gl = canvas.getContext('webgl'); canvas.width = newWidth; canvas.height = newHeight; gl.viewport(0, 0, canvas.width, canvas.height); 4 WebGL™ Stack What is happening when a WebGL page is loaded . User enters URL . HTTP stack requests the HTML page Browser . Additional requests will be necessary to get Space User JavaScript™ code and other resources WebKit JavaScript Engine .
    [Show full text]
  • Chapter 10 Document Object Model and Dynamic HTML
    Chapter 10 Document Object Model and Dynamic HTML The term Dynamic HTML, often abbreviated as DHTML, refers to the technique of making Web pages dynamic by client-side scripting to manipulate the document content and presen- tation. Web pages can be made more lively, dynamic, or interactive by DHTML techniques. With DHTML you can prescribe actions triggered by browser events to make the page more lively and responsive. Such actions may alter the content and appearance of any parts of the page. The changes are fast and e±cient because they are made by the browser without having to network with any servers. Typically the client-side scripting is written in Javascript which is being standardized. Chapter 9 already introduced Javascript and basic techniques for making Web pages dynamic. Contrary to what the name may suggest, DHTML is not a markup language or a software tool. It is a technique to make dynamic Web pages via client-side programming. In the past, DHTML relies on browser/vendor speci¯c features to work. Making such pages work for all browsers requires much e®ort, testing, and unnecessarily long programs. Standardization e®orts at W3C and elsewhere are making it possible to write standard- based DHTML that work for all compliant browsers. Standard-based DHTML involves three aspects: 447 448 CHAPTER 10. DOCUMENT OBJECT MODEL AND DYNAMIC HTML Figure 10.1: DOM Compliant Browser Browser Javascript DOM API XHTML Document 1. Javascript|for cross-browser scripting (Chapter 9) 2. Cascading Style Sheets (CSS)|for style and presentation control (Chapter 6) 3. Document Object Model (DOM)|for a uniform programming interface to access and manipulate the Web page as a document When these three aspects are combined, you get the ability to program changes in Web pages in reaction to user or browser generated events, and therefore to make HTML pages more dynamic.
    [Show full text]
  • Webgl: the Standard, the Practice and the Opportunity Web3d Conference August 2012
    WebGL: The Standard, the Practice and the Opportunity Web3D Conference August 2012 © Copyright Khronos Group 2012 | Page 1 Agenda and Speakers • 3D on the Web and the Khronos Ecosystem - Neil Trevett, NVIDIA and Khronos Group President • Hands On With WebGL - Ken Russell, Google and WebGL Working Group Chair © Copyright Khronos Group 2012 | Page 2 Khronos Connects Software to Silicon • Khronos APIs define processor acceleration capabilities - Graphics, video, audio, compute, vision and sensor processing APIs developed today define the functionality of platforms and devices tomorrow © Copyright Khronos Group 2012 | Page 3 APIs BY the Industry FOR the Industry • Khronos standards have strong industry momentum - 100s of man years invested by industry leading experts - Shipping on billions of devices and multiple operating systems • Khronos is OPEN for any company to join and participate - Standards are truly open – one company, one vote - Solid legal and Intellectual Property framework for industry cooperation - Khronos membership fees to cover expenses • Khronos APIs define core device acceleration functionality - Low-level “Foundation” functionality needed on every platform - Rigorous conformance tests for cross-vendor consistency • They are FREE - Members agree to not request royalties Silicon Software © Copyright Khronos Group 2012 | Page 4 Apple Over 100 members – any company worldwide is welcome to join Board of Promoters © Copyright Khronos Group 2012 | Page 5 API Standards Evolution WEB INTEROP, VISION MOBILE AND SENSORS DESKTOP OpenVL New API technology first evolves on high- Mobile is the new platform for Apps embrace mobility’s end platforms apps innovation. Mobile unique strengths and need Diverse platforms – mobile, TV, APIs unlock hardware and complex, interoperating APIs embedded – mean HTML5 will conserve battery life with rich sensory inputs become increasingly important e.g.
    [Show full text]
  • Khronos Open API Standards for Mobile Graphics, Compute And
    Open API Standards for Mobile Graphics, Compute and Vision Processing GTC, March 2014 Neil Trevett Vice President Mobile Ecosystem, NVIDIA President Khronos © Copyright Khronos Group 2014 - Page 1 Khronos Connects Software to Silicon Open Consortium creating ROYALTY-FREE, OPEN STANDARD APIs for hardware acceleration Defining the roadmap for low-level silicon interfaces needed on every platform Graphics, compute, rich media, vision, sensor and camera processing Rigorous specifications AND conformance tests for cross- vendor portability Acceleration APIs BY the Industry FOR the Industry Well over a BILLION people use Khronos APIs Every Day… © Copyright Khronos Group 2014 - Page 2 Khronos Standards 3D Asset Handling - 3D authoring asset interchange - 3D asset transmission format with compression Visual Computing - 3D Graphics - Heterogeneous Parallel Computing Over 100 companies defining royalty-free APIs to connect software to silicon Camera Control API Acceleration in HTML5 - 3D in browser – no Plug-in - Heterogeneous computing for JavaScript Sensor Processing - Vision Acceleration - Camera Control - Sensor Fusion © Copyright Khronos Group 2014 - Page 3 The OpenGL Family OpenGL 4.4 is the industry’s most advanced 3D API Cross platform – Windows, Linux, Mac, Android Foundation for productivity apps Target for AAA engines and games The most pervasively available 3D API – 1.6 Billion devices and counting Almost every mobile and embedded device – inc. Android, iOS Bringing proven desktop functionality to mobile JavaScript binding to OpenGL
    [Show full text]
  • 01 Creation of HTML Pages with Frames, Links, Tables and Other Tags Date
    www.vidyarthiplus.com Ex. No. : 01 Creation of HTML pages with frames, links, tables and other tags Date : AIM: To create a simple webpage using HTML that includes all tags. ALGORITHM: 1. Write a HTML program in the notepad with the tags such as A. FRAMES With frames, you can display more than one HTML document in the same browser window. Each HTML document is called a frame, and each frame is independent of the others. The Frameset Tag The <frameset> tag defines how to divide the window into frames. The Frame Tag The <frame> tag defines what HTML document to put into each frame. Example: <frameset cols="25%, 75 %"> <frame src="frame_a.htm"> <frame src="frame_b.htm"> </frameset> Tags and their Description: <frameset> Defines a set of frames <frame> Defines a sub window (a frame) www.vidyarthiplus.com www.vidyarthiplus.com B. LINKS A hyperlink is a reference (an address) to a resource on the web. Example: <a href="http://www.w3schools.com/">Visit W3Schools!</a> The href Attribute The href attribute defines the link "address". The target Attribute The target attribute defines where the linked document will be opened. Tag and its Description: <a> Defines an anchor C. TABLES Tables are defined with the <table> tag. A table is divided into rows (with the <tr> tag), and each row is divided into data cells (with the <td> tag). The letters td stands for "table data," which is the content of a data cell. Example: <table border="1"> <tr> <td>Row 1, cell 1</td> <td>Row 1, cell 2</td> </tr> </table> Tags and their Description: <Table> Defines a table <th> Defines a table header <tr> Defines a table row <td> Defines a table cell 2.
    [Show full text]
  • 23-Introduction-To-CSS.Pdf
    Introduction to CSS Jerry Cain CS 106AX November 13, 2019 Introducing CSS • Recall that there are three technologies that are typically employed when implementing interactive web pages. – HTML: which dictates the structure and content of a web page – JavaScript: which implements animations and user interactivity and otherwise control the behavior of the elements – CSS: short for Cascading Style Sheets, controls layout, formatting, and presentation • Any nontrivial web application will require a large amount of HTML, CSS, and JavaScript. – As web applications grow in complexity, it’s important to decouple the HTML, CSS, and JavaScript as much as possible that that changes to an HTML document never break a CSS rule or compromise the execution of JavaScript event handler. – Web applications that successfully separate content, presentation, and interactivity are easier to modify and maintain. CSS Declarations • Web designers control the presentation of a page using one or more CSS declarations, each of which is structured like this: property-name: property-value; • The property name is one of several CSS keywords (567 according to https://www.w3.org) that identify some detail related to presentation. • The set of possible property values depends on the name. – background-color can take on any legal JavaScript or CSS color, e.g. green, rgb(85, 172, 238), or #E98725. – text-align governs the horizontal alignment of text and can be set to left, right, center, or justify. – display controls how an element is displayed and can be bound to inline,
    [Show full text]
  • Document Object Model †DOM‡ Level 1 Specification
    Document Object Model (DOM) Level 1 Specification REC-DOM-Level-1-19981001 Document Object Model (DOM) Level 1 Specification Version 1.0 W3C Recommendation 1 October, 1998 This version http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001 http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/DOM.ps http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/DOM.pdf http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/DOM.tgz http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/DOM.zip http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/DOM.txt Latest version http://www.w3.org/TR/REC-DOM-Level-1 Previous versions http://www.w3.org/TR/1998/PR-DOM-Level-1-19980818 http://www.w3.org/TR/1998/WD-DOM-19980720 http://www.w3.org/TR/1998/WD-DOM-19980416 http://www.w3.org/TR/WD-DOM-19980318 http://www.w3.org/TR/WD-DOM-971209 http://www.w3.org/TR/WD-DOM-971009 WG Chair Lauren Wood, SoftQuad, Inc. Editors Vidur Apparao, Netscape Steve Byrne, Sun Mike Champion, ArborText Scott Isaacs, Microsoft Ian Jacobs, W3C Arnaud Le Hors, W3C Gavin Nicol, Inso EPS Jonathan Robie, Texcel Research Robert Sutor, IBM Chris Wilson, Microsoft Lauren Wood, SoftQuad, Inc. Principal Contributors Vidur Apparao, Netscape Steve Byrne, Sun (until November 1997) Mike Champion, ArborText, Inc. 1 Status of this document Scott Isaacs, Microsoft (until January, 1998) Arnaud Le Hors, W3C Gavin Nicol, Inso EPS Jonathan Robie, Texcel Research Peter Sharpe, SoftQuad, Inc. Bill Smith, Sun (after November 1997) Jared Sorensen, Novell Robert Sutor, IBM Ray Whitmer, iMall Chris Wilson, Microsoft (after January, 1998) Status of this document This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation.
    [Show full text]
  • HTML 4.0 Specification
    HTML 4.0 Specification REC-html40-19980424 HTML 4.0 Specification W3C Recommendation, revised on 24-Apr-1998 This version: http://www.w3.org/TR/1998/REC-html40-19980424 Latest version: http://www.w3.org/TR/REC-html40 Previous version: http://www.w3.org/TR/REC-html40-971218 Editors: Dave Raggett <[email protected]> Arnaud Le Hors <[email protected]> Ian Jacobs <[email protected]> Abstract This specification defines the HyperText Markup Language (HTML), version 4.0, the publishing language of the World Wide Web. In addition to the text, multimedia, and hyperlink features of the previous versions of HTML, HTML 4.0 supports more multimedia options, scripting languages, style sheets, better printing facilities, and documents that are more accessible to users with disabilities. HTML 4.0 also takes great strides towards the internationalization of documents, with the goal of making the Web truly World Wide. HTML 4.0 is an SGML application conforming to International Standard ISO 8879 -- Standard Generalized Markup Language [ISO8879] [p.327] . Status of this document This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited as a normative reference from another document. W3C’s role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web. W3C recommends that user agents and authors (and in particular, authoring tools) produce HTML 4.0 documents rather than HTML 3.2 documents (see [HTML32] [p.329] ).
    [Show full text]
  • Document Object Model †DOM‡ Level 2 HTML Specification
    Document Object Model (DOM) Level 2 HTML Specification Document Object Model (DOM) Level 2 HTML Specification Version 1.0 W3C Candidate Recommendation 07 October 2002 This version: http://www.w3.org/TR/2002/CR-DOM-Level-2-HTML-20021007 Latest version: http://www.w3.org/TR/DOM-Level-2-HTML Previous version: http://www.w3.org/TR/2002/CR-DOM-Level-2-HTML-20020605 Editors: Johnny Stenback, Netscape Philippe Le Hégaret, W3C Arnaud Le Hors, W3C and IBM (until November 2000) This document is also available in these non-normative formats: XML fileplain text, PostScript file, PDF file, single HTML file, and ZIP file. Copyright ©2002 W3C ® (MIT, INRIA, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Abstract This specification defines the Document Object Model Level 2 HTML, a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content and structure of [HTML 4.01] and [XHTML 1.0] documents. The Document Object Model Level 2 HTML builds on the Document Object Model Level 2 Core [DOM Level 2 Core] and is not backward compatible with DOM Level 1 HTML [DOM Level 1]. Status of this document This section describes the status of this document at the time of its publication. Other documents may supersede this document. The latest status of this document series is maintained at the W3C. 1 Table of contents This is the 07 October 2002 W3C Candidate Recommendation of "DOM Level 2 HTML". This version updates the 5 June 2002 version based on the feedback from the implementers and the results of the DOM Level 2 HTML Test Suite.
    [Show full text]
  • How to Setup Petpoint's Adoptable Search I-Frame
    HOW TO SETUP PETPOINT’S ADOPTABLE SEARCH I-FRAME PetPoint | v.20101227 INTRODUCTION PetPoint’s Adoptable Search I-frame provides live adoptable pet data to your website, giving the world information about pets that are available in your shelter or rescue. Because it’s real-time, your website will be instantly updated when changes are made in PetPoint, such as when a pet is adopted. This document describes in detail the steps for adding PetPoint’s Adoptable Search I-frame to your website, including customization options. It additionally describes how to setup and update records in PetPoint so they are displayed in the I-frame. You will need to be able to edit the actual HTML code of pages on your website – either via your website provider’s Administrative utilities (ex. Convio’s PageBuilder) or by editing the files locally in a software application such as Dreamweaver and posting them to your site. Adding the Adoptable Search I-frame should only take a matter of minutes to complete – the process is very similar to adding a ShelterCare Bowl of Food Plus Program Banner Ad to your organization’s website. Should you have any questions on deploying PetPoint’s Adoptable Search I-frame after reviewing this document, please contact us at 866-630-7387 x400 or [email protected]. How to Setup PetPoint’s Adoptable Search I-frame v. 20101227 Page 2 of 15 TESTING YOUR CSS AND GENERATING YOUR SOURCE CODE You can now easily generate the Adoptable Search code using the Test page found here: http://www.petango.com/webservices/testAdoptableSearch.htm This page is also a good way to experiment with parameters and test your CSS files.
    [Show full text]
  • XHTML Frames
    IT350 Web and Internet Programming Fall 2006 SlideSet #5: Frames & SSI (from Chapter 5 & 26 of the text) Adapted from 2004 Prentice Hall, Inc. All rights reserved. Frames Example Adapted from 2004 Prentice Hall, Inc. All rights reserved. 1 Benefits of Frames Adapted from 2004 Prentice Hall, Inc. All rights reserved. Problems with Frames Result: XHTML 1.1 does not support frames Adapted from 2004 Prentice Hall, Inc. All rights reserved. 2 Making Pages with Frames • Two kinds of pages 1. “Frameset” page: A page with a <frameset> (usually the index.html page) DTD: must use “XHTML 1.0 Frameset” 2. “Content” page DTD: must use “XHTML 1.0 Transitional” Adapted from 2004 Prentice Hall, Inc. All rights reserved. “Frameset” page <?xml version = "1.0"?> index.html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns = "http://www.w3.org/1999/xhtml"> <head> <title>Internet and WWW How to Program - Main</title> </head> <!-- the <frameset> tag sets the frame dimensions --> <frameset cols = "110,*"> <!-- frame elements specify which pages --> <!-- are loaded into a given frame --> <frame name = "leftframe" src = "nav.html" /> <frame name = "main" src = "main.html" /> <noframes> <body> <p>This page uses frames, but your br /owser does not support them.</p> <p>Please, <a href = "nav.html">follow this link to br /owse our site without frames</a>.</p> </body> </noframes> </frameset> </html> 3 Content page 1 <?xml version = "1.0"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" nav.html 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> (1 of 2) 4 5 <!-- Fig.
    [Show full text]
  • UNIT II Frames
    UNIT II Frames : Introduction Frames divide a single browser window into multiple, independent regions, each of which can display a different HTML document. You begin by created FRAMESET document, which sets up the "layout" by establishing the number of frames, their position and other characteristics. This frameset document is structural only and does not contain any of the content that will appear on the final web page. It does however, specify a URL reference for each frame, which will be the HTML document, or "normal" web page that will be displayed within it. Hyperlinks in one frame can update the contents of another frame through the use of the TARGET attribute. Frames are controversial, however. Like many other web elements, such as background graphics, animations, and font colors, they can be poorly handled and often irritating, so give it some careful thought before you use them. Advantages of Frames 1. They allow parts of the screen to remain static while other parts scroll. This can be useful for navigation menus or logos that you don't want to scroll off the screen. 2. They can be handy when you want the user to be able to view a number of images chosen from a long list. 2. You can introduce material from different servers on the same page, simply by assigning the appropriate URL's. Disadvantages of Frames 1. Navigating through a framed site can be challenging for many users, as the forward and back buttons do not work as expected. 2. Bookmarking a framed site is difficult, as only the top level document is noted.
    [Show full text]