SlideShare a Scribd company logo
1 of 7
Information Technology II
Styles
<html>
<head>
<title>HTML Frames Example – Content</title>
<style type=”text/css”>
body {                                            Declaración
                                                   de estilos.
        font-family:verdana,arial,sans-serif;
        font-size:10pt;                         •Tipo de fuente
        margin:30px;                            •Tamaño de fuente
                                                •Margen
        background-color:#ffcc00;               •Color de fondo
        }
</style>
</head>
Links
<p>When you click on any of the following links, the whole frameset is
replaced with the new website. This is because we’re using
<code>target=”_top”</code> in the anchor links.</p>
<ul>
        <li><a href=http://www.quackit.com target=”_top”> Quackit</a>
        </li>
        <li><a href=”http://www.quackit.com/html/templates/frames/
                             ”target=”_top”>HTML Frames Templates</a>
        </li>
        <li>Learn more about frames with the
          <a href=”http://www.quackit.com/html/tutorial/html_frames.cfm”
          target=”_top”>frames tutorial</a>
        </li>
 </ul>
Frame Set
In HTML, frames enable you present multiple HTML documents within
the same window. For example, you can have a left frame for navigation
and a right frame for the main content.

Frames are achieved by creating a frameset page, and defining each frame
from within that page. This frameset page doesn't actually contain any
content - just a reference to each frame. The HTML frame tag is used to
specify each frame within the frameset. All frame tags are nested with
a frameset tag.

So, in other words, if you want to create a web page with 2 frames, you
would need to create 3 files - 1 file for each frame, and 1 file to specify how
they fit together.
Frames             <html>
                   <head>
                   <title>Frameset page<title>
                   </head>
                   <frameset cols = "25%, *">
                   <frame src ="frame_example_left.html" />
                   <frame src ="frame_example_right.html" />
                   </frameset>
                   </html>


 <html>
  <body style="background-color:green">
  <p>This is the left frame
 (frame_example_left.html).</p>
  </body>
 </html>
Code for frame file
<frameset rows="100,*" frameborder="0" border="0" framespacing="0">
<frame name="topNav" src="top_nav.html">
<frameset cols="200,*" frameborder="0" border="0" framespacing="0">
         <frame name="menu" src="menu_1.html" marginheight="0"
                                           marginwidth="0" scrolling="auto"
                                                                         noresize>
         <frame name="content" src="content.html" marginheight="0"
                                           marginwidth="0" scrolling="auto"
                                                                         noresize>
<noframes>
<p>This section (everything between the 'noframes' tags) will only be displayed if
the users' browser doesn't support frames. You can provide a link to a non-frames
version of the website here. Feel free to use HTML tags within this section.</p>
</noframes>
</frameset>
</frameset>
</html>
Building a web page using frames

More Related Content

Viewers also liked

Russia Geopolitics 2015
Russia Geopolitics 2015Russia Geopolitics 2015
Russia Geopolitics 2015Ankush Singh
 
Reorganization nmsuica development-dec11draft#1
Reorganization nmsuica development-dec11draft#1Reorganization nmsuica development-dec11draft#1
Reorganization nmsuica development-dec11draft#1styckrunner
 
Джейми Пек о борьбе с креативным классом Ричарда Флориды
Джейми Пек о борьбе с креативным классом Ричарда ФлоридыДжейми Пек о борьбе с креативным классом Ричарда Флориды
Джейми Пек о борьбе с креативным классом Ричарда ФлоридыAnastasia Yeremenko
 
Crescy Cannan - Social Action with Children and Families A Community Developm...
Crescy Cannan - Social Action with Children and Families A Community Developm...Crescy Cannan - Social Action with Children and Families A Community Developm...
Crescy Cannan - Social Action with Children and Families A Community Developm...Imbang Jaya Trenggana
 
Battered woman's syndrome Emily Winters
Battered woman's syndrome Emily WintersBattered woman's syndrome Emily Winters
Battered woman's syndrome Emily WintersEmily Winters
 
Factory-Whitepaper-Sustainability-Aptean-Weisman
Factory-Whitepaper-Sustainability-Aptean-WeismanFactory-Whitepaper-Sustainability-Aptean-Weisman
Factory-Whitepaper-Sustainability-Aptean-WeismanRobyn Weisman
 
Preparazione di un estere aromatico
Preparazione di un estere aromatico Preparazione di un estere aromatico
Preparazione di un estere aromatico Giuseppe Venturi
 
Thuc hanh co khi ( han dien )
Thuc hanh co khi ( han dien )Thuc hanh co khi ( han dien )
Thuc hanh co khi ( han dien )tulamst
 
Jenis Jenis dan Satuan Pendidikan Luar Sekolah
Jenis Jenis dan Satuan Pendidikan Luar SekolahJenis Jenis dan Satuan Pendidikan Luar Sekolah
Jenis Jenis dan Satuan Pendidikan Luar SekolahImbang Jaya Trenggana
 
قيس بوك
قيس بوكقيس بوك
قيس بوكnour12
 

Viewers also liked (19)

Nie zabijaj
Nie zabijajNie zabijaj
Nie zabijaj
 
2010 JNUG BoF
2010 JNUG BoF2010 JNUG BoF
2010 JNUG BoF
 
Polygon
PolygonPolygon
Polygon
 
Russia Geopolitics 2015
Russia Geopolitics 2015Russia Geopolitics 2015
Russia Geopolitics 2015
 
Web site oganization
Web site oganizationWeb site oganization
Web site oganization
 
START STOP CONTINUE
START STOP CONTINUESTART STOP CONTINUE
START STOP CONTINUE
 
Reorganization nmsuica development-dec11draft#1
Reorganization nmsuica development-dec11draft#1Reorganization nmsuica development-dec11draft#1
Reorganization nmsuica development-dec11draft#1
 
Джейми Пек о борьбе с креативным классом Ричарда Флориды
Джейми Пек о борьбе с креативным классом Ричарда ФлоридыДжейми Пек о борьбе с креативным классом Ричарда Флориды
Джейми Пек о борьбе с креативным классом Ричарда Флориды
 
Crescy Cannan - Social Action with Children and Families A Community Developm...
Crescy Cannan - Social Action with Children and Families A Community Developm...Crescy Cannan - Social Action with Children and Families A Community Developm...
Crescy Cannan - Social Action with Children and Families A Community Developm...
 
Metode penelitian bab iv
Metode penelitian bab ivMetode penelitian bab iv
Metode penelitian bab iv
 
Battered woman's syndrome Emily Winters
Battered woman's syndrome Emily WintersBattered woman's syndrome Emily Winters
Battered woman's syndrome Emily Winters
 
2015_MWCUA_Annual_Report-LR
2015_MWCUA_Annual_Report-LR2015_MWCUA_Annual_Report-LR
2015_MWCUA_Annual_Report-LR
 
Factory-Whitepaper-Sustainability-Aptean-Weisman
Factory-Whitepaper-Sustainability-Aptean-WeismanFactory-Whitepaper-Sustainability-Aptean-Weisman
Factory-Whitepaper-Sustainability-Aptean-Weisman
 
Preparazione di un estere aromatico
Preparazione di un estere aromatico Preparazione di un estere aromatico
Preparazione di un estere aromatico
 
Thuc hanh co khi ( han dien )
Thuc hanh co khi ( han dien )Thuc hanh co khi ( han dien )
Thuc hanh co khi ( han dien )
 
Pascal programming language
Pascal programming languagePascal programming language
Pascal programming language
 
Timss
TimssTimss
Timss
 
Jenis Jenis dan Satuan Pendidikan Luar Sekolah
Jenis Jenis dan Satuan Pendidikan Luar SekolahJenis Jenis dan Satuan Pendidikan Luar Sekolah
Jenis Jenis dan Satuan Pendidikan Luar Sekolah
 
قيس بوك
قيس بوكقيس بوك
قيس بوك
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Building a web page using frames

  • 2. Styles <html> <head> <title>HTML Frames Example – Content</title> <style type=”text/css”> body { Declaración de estilos. font-family:verdana,arial,sans-serif; font-size:10pt; •Tipo de fuente margin:30px; •Tamaño de fuente •Margen background-color:#ffcc00; •Color de fondo } </style> </head>
  • 3. Links <p>When you click on any of the following links, the whole frameset is replaced with the new website. This is because we’re using <code>target=”_top”</code> in the anchor links.</p> <ul> <li><a href=http://www.quackit.com target=”_top”> Quackit</a> </li> <li><a href=”http://www.quackit.com/html/templates/frames/ ”target=”_top”>HTML Frames Templates</a> </li> <li>Learn more about frames with the <a href=”http://www.quackit.com/html/tutorial/html_frames.cfm” target=”_top”>frames tutorial</a> </li> </ul>
  • 4. Frame Set In HTML, frames enable you present multiple HTML documents within the same window. For example, you can have a left frame for navigation and a right frame for the main content. Frames are achieved by creating a frameset page, and defining each frame from within that page. This frameset page doesn't actually contain any content - just a reference to each frame. The HTML frame tag is used to specify each frame within the frameset. All frame tags are nested with a frameset tag. So, in other words, if you want to create a web page with 2 frames, you would need to create 3 files - 1 file for each frame, and 1 file to specify how they fit together.
  • 5. Frames <html> <head> <title>Frameset page<title> </head> <frameset cols = "25%, *"> <frame src ="frame_example_left.html" /> <frame src ="frame_example_right.html" /> </frameset> </html> <html> <body style="background-color:green"> <p>This is the left frame (frame_example_left.html).</p> </body> </html>
  • 6. Code for frame file <frameset rows="100,*" frameborder="0" border="0" framespacing="0"> <frame name="topNav" src="top_nav.html"> <frameset cols="200,*" frameborder="0" border="0" framespacing="0"> <frame name="menu" src="menu_1.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> <frame name="content" src="content.html" marginheight="0" marginwidth="0" scrolling="auto" noresize> <noframes> <p>This section (everything between the 'noframes' tags) will only be displayed if the users' browser doesn't support frames. You can provide a link to a non-frames version of the website here. Feel free to use HTML tags within this section.</p> </noframes> </frameset> </frameset> </html>