SlideShare una empresa de Scribd logo
1 de 3
Descargar para leer sin conexión
new 2                                                                  segunda-feira, 9 de fevereiro de 2009 11:13

INDEX.PHP

<!DOCTYPE html PUBLIC quot;-//W3C//DTD XHTML 1.0 Frameset//ENquot; quot;
http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtdquot;>
<html xmlns=quot;http://www.w3.org/1999/xhtmlquot;>
<head>
<meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=iso-8859-1quot; />
<title>Untitled Document</title>
<style type=quot;text/cssquot;>
#topLayer {
    position:absolute;
    left:14px;
    top:9px;
    width:923px;
    height:121px;
    z-index:1;
}
#menuLayer{
    position:absolute;
    left:13px;
    top:137px;
    width:188px;
    height:238px;
    z-index:2;
}
#manageLayer{
    position:absolute;
    left:208px;
    top:138px;
    width:728px;
    height:414px;
    z-index:3;
}
</style>

</head>
<body>

<div id=quot;topLayerquot;>
<?php
include quot;topFrame.phpquot;;
?>
</div>
<div id=quot;menuLayerquot;>
<?php
include quot;menuFrame.phpquot;;
?>
</div>
<div id=quot;manageLayerquot;>
<?php
include quot;manageFrame.phpquot;;
?>
</div>
</body>
</html>




                                              -1-
new 2                                                                  segunda-feira, 9 de fevereiro de 2009 11:13



TOPFRAME.PHP

<div id=quot;Layer1quot;>
    <img src=quot;imagens/softeam.jpgquot;   />
</div>




MENUFRAME.PHP

<div id=quot;mdiv1quot; >
   <table border=quot;1quot;>
       <tr><td id=quot;umquot; class=quot;itens_menuquot; ><a href=quot;?midle=homequot; class=quot;link_smenuquot; target=quot;quot;
>Home</a></td></tr>
        <tr><td class=quot;itens_menuquot; ><a href=quot;?midle=cursosquot; class=quot;link_smenuquot; target=quot;quot;>
Cursos</a></td></tr>
        <tr><td class=quot;itens_menuquot;><a href=quot;?midle=empresaquot; class=quot;link_smenuquot; target=quot;quot;>A
empresa</a></td></tr>
  </table>
</div>



MANAGEFRAME.PHP

<?php
$midle=$_REQUEST[midle];

switch($midle){
    case 'home'      : include quot;homeFrame.phpquot;;       break;
    case 'cursos': include quot;cursosFrame.phpquot;; break;
    case 'empresa'   : include quot;empresaFrame.phpquot;;    break;
    default                : include quot;homeFrame.phpquot;;
}
?>



HOMEFRAME.PHP

<div id=quot;Layer1quot;>

 CURSOS DA SOFTEAM

</div>



CURSOSFRAME.PHP

<div id=quot;Layer1quot;>

 CURSO DE PHP E MYSQL

</div>



EMPRESAFRAME.PHP


                                              -2-
new 2                                                  segunda-feira, 9 de fevereiro de 2009 11:13

<div id=quot;Layer1quot;>

SOFTWARE TEAM - EMPRESA JÚNIOR DE INFORMÁTICA DA UFS

</div>




                                              -3-

Más contenido relacionado

La actualidad más candente (7)

Std12 Chapter-7 Java Basics
Std12 Chapter-7 Java BasicsStd12 Chapter-7 Java Basics
Std12 Chapter-7 Java Basics
 
Building Next Generation Applications With BuddyPress
Building Next Generation Applications With BuddyPressBuilding Next Generation Applications With BuddyPress
Building Next Generation Applications With BuddyPress
 
Le Bulletin Azure, épisode 10
Le Bulletin Azure, épisode 10Le Bulletin Azure, épisode 10
Le Bulletin Azure, épisode 10
 
SMX London May 2019 - Luca Tagliaferro
SMX London May 2019 - Luca TagliaferroSMX London May 2019 - Luca Tagliaferro
SMX London May 2019 - Luca Tagliaferro
 
Faq
FaqFaq
Faq
 
lesson3
lesson3 lesson3
lesson3
 
Rollover button tutorial
Rollover button tutorialRollover button tutorial
Rollover button tutorial
 

Destacado

Códigos da Aula3
Códigos da Aula3Códigos da Aula3
Códigos da Aula3
softeam
 
Acessardados Aula7
Acessardados Aula7Acessardados Aula7
Acessardados Aula7
softeam
 
Exemplos Aula2
Exemplos Aula2Exemplos Aula2
Exemplos Aula2
softeam
 
Planode Aula
Planode AulaPlanode Aula
Planode Aula
softeam
 
Aula 1 estruturas de controlo (final)
Aula 1   estruturas de controlo (final)Aula 1   estruturas de controlo (final)
Aula 1 estruturas de controlo (final)
mestradopeci2012
 
Aula 01 - Programação Web - PHP
Aula 01  - Programação Web - PHPAula 01  - Programação Web - PHP
Aula 01 - Programação Web - PHP
Dalton Martins
 
Aula 2 – Introdução a HTML - conceitos básicos e estrutura
Aula 2 – Introdução a HTML - conceitos básicos e estruturaAula 2 – Introdução a HTML - conceitos básicos e estrutura
Aula 2 – Introdução a HTML - conceitos básicos e estrutura
André Constantino da Silva
 

Destacado (20)

Códigos da Aula3
Códigos da Aula3Códigos da Aula3
Códigos da Aula3
 
Acessardados Aula7
Acessardados Aula7Acessardados Aula7
Acessardados Aula7
 
Exemplos Aula2
Exemplos Aula2Exemplos Aula2
Exemplos Aula2
 
Curso programação web em PHP
Curso programação web em PHPCurso programação web em PHP
Curso programação web em PHP
 
SOCIAL RESPONSIBILITY AND SUSTAINABILITY: A STUDY ON THE PROJECT MANAGEMENT A...
SOCIAL RESPONSIBILITY AND SUSTAINABILITY: A STUDY ON THE PROJECT MANAGEMENT A...SOCIAL RESPONSIBILITY AND SUSTAINABILITY: A STUDY ON THE PROJECT MANAGEMENT A...
SOCIAL RESPONSIBILITY AND SUSTAINABILITY: A STUDY ON THE PROJECT MANAGEMENT A...
 
Planode Aula
Planode AulaPlanode Aula
Planode Aula
 
Aula 1 estruturas de controlo (final)
Aula 1   estruturas de controlo (final)Aula 1   estruturas de controlo (final)
Aula 1 estruturas de controlo (final)
 
Aula 01 - Programação Web - PHP
Aula 01  - Programação Web - PHPAula 01  - Programação Web - PHP
Aula 01 - Programação Web - PHP
 
Engenharia de Usabilidade
Engenharia de UsabilidadeEngenharia de Usabilidade
Engenharia de Usabilidade
 
Estrutura de controle if else
Estrutura de controle if elseEstrutura de controle if else
Estrutura de controle if else
 
Impacto da Governança de TI
Impacto da Governança de TIImpacto da Governança de TI
Impacto da Governança de TI
 
Javascript (parte 2)
Javascript (parte 2)Javascript (parte 2)
Javascript (parte 2)
 
Introdução ao Desenvolvimemto de Jogos com Unity
Introdução ao Desenvolvimemto de Jogos com UnityIntrodução ao Desenvolvimemto de Jogos com Unity
Introdução ao Desenvolvimemto de Jogos com Unity
 
PHP 5.3 - Estruturas de Controle
PHP 5.3 - Estruturas de ControlePHP 5.3 - Estruturas de Controle
PHP 5.3 - Estruturas de Controle
 
Web forms and server side scripting
Web forms and server side scriptingWeb forms and server side scripting
Web forms and server side scripting
 
Logica de Programacao
Logica de ProgramacaoLogica de Programacao
Logica de Programacao
 
Introdução ao Shell Script (versão estendida)
Introdução ao Shell Script (versão estendida)Introdução ao Shell Script (versão estendida)
Introdução ao Shell Script (versão estendida)
 
Dynamic HTML (DHTML)
Dynamic HTML (DHTML)Dynamic HTML (DHTML)
Dynamic HTML (DHTML)
 
Aula 2 – Introdução a HTML - conceitos básicos e estrutura
Aula 2 – Introdução a HTML - conceitos básicos e estruturaAula 2 – Introdução a HTML - conceitos básicos e estrutura
Aula 2 – Introdução a HTML - conceitos básicos e estrutura
 
Curso de html - Introdução ao HTML
Curso de html -  Introdução ao HTMLCurso de html -  Introdução ao HTML
Curso de html - Introdução ao HTML
 

Similar a Exemplos Aula4

Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile Devices
Sugree Phatanapherom
 
Doctype htmlcodigioooooo
Doctype htmlcodigiooooooDoctype htmlcodigioooooo
Doctype htmlcodigioooooo
ANDERSON FABIAN
 
GTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementationGTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementation
David Calavera
 

Similar a Exemplos Aula4 (20)

Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile Devices
 
User Experience is dead. Long live the user experience!
User Experience is dead. Long live the user experience!User Experience is dead. Long live the user experience!
User Experience is dead. Long live the user experience!
 
Joomla Template Development
Joomla Template DevelopmentJoomla Template Development
Joomla Template Development
 
HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09HTML5 - techMaine Presentation 5/18/09
HTML5 - techMaine Presentation 5/18/09
 
Lca2009 Video A11y
Lca2009 Video A11yLca2009 Video A11y
Lca2009 Video A11y
 
Doctype htmlcodigioooooo
Doctype htmlcodigiooooooDoctype htmlcodigioooooo
Doctype htmlcodigioooooo
 
WordPress APIs
WordPress APIsWordPress APIs
WordPress APIs
 
HTML5: 5 Quick Wins
HTML5:  5 Quick WinsHTML5:  5 Quick Wins
HTML5: 5 Quick Wins
 
Lecture1 B Frames&Forms
Lecture1 B  Frames&FormsLecture1 B  Frames&Forms
Lecture1 B Frames&Forms
 
Introducing YUI
Introducing YUIIntroducing YUI
Introducing YUI
 
Java
JavaJava
Java
 
JWU Guest Talk: JavaScript and AJAX
JWU Guest Talk: JavaScript and AJAXJWU Guest Talk: JavaScript and AJAX
JWU Guest Talk: JavaScript and AJAX
 
PHPTAL introduction
PHPTAL introductionPHPTAL introduction
PHPTAL introduction
 
Html5
Html5Html5
Html5
 
Ajax ons2
Ajax ons2Ajax ons2
Ajax ons2
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7
 
PHP 5 Sucks. PHP 5 Rocks.
PHP 5 Sucks. PHP 5 Rocks.PHP 5 Sucks. PHP 5 Rocks.
PHP 5 Sucks. PHP 5 Rocks.
 
GTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementationGTAC: AtomPub, testing your server implementation
GTAC: AtomPub, testing your server implementation
 
Phpvsjsp
PhpvsjspPhpvsjsp
Phpvsjsp
 
Web APIs & Google APIs
Web APIs & Google APIsWeb APIs & Google APIs
Web APIs & Google APIs
 

Más de softeam

Progweb Aula8
Progweb Aula8Progweb Aula8
Progweb Aula8
softeam
 
Progweb Aula7
Progweb Aula7Progweb Aula7
Progweb Aula7
softeam
 
Exercicios Php
Exercicios PhpExercicios Php
Exercicios Php
softeam
 

Más de softeam (7)

Progweb Aula8
Progweb Aula8Progweb Aula8
Progweb Aula8
 
Progweb Aula7
Progweb Aula7Progweb Aula7
Progweb Aula7
 
Aula5
Aula5Aula5
Aula5
 
Aula4
Aula4Aula4
Aula4
 
Exercicios Php
Exercicios PhpExercicios Php
Exercicios Php
 
Aula3
Aula3Aula3
Aula3
 
Aula1
Aula1Aula1
Aula1
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
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
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

Exemplos Aula4

  • 1. new 2 segunda-feira, 9 de fevereiro de 2009 11:13 INDEX.PHP <!DOCTYPE html PUBLIC quot;-//W3C//DTD XHTML 1.0 Frameset//ENquot; quot; http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtdquot;> <html xmlns=quot;http://www.w3.org/1999/xhtmlquot;> <head> <meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=iso-8859-1quot; /> <title>Untitled Document</title> <style type=quot;text/cssquot;> #topLayer { position:absolute; left:14px; top:9px; width:923px; height:121px; z-index:1; } #menuLayer{ position:absolute; left:13px; top:137px; width:188px; height:238px; z-index:2; } #manageLayer{ position:absolute; left:208px; top:138px; width:728px; height:414px; z-index:3; } </style> </head> <body> <div id=quot;topLayerquot;> <?php include quot;topFrame.phpquot;; ?> </div> <div id=quot;menuLayerquot;> <?php include quot;menuFrame.phpquot;; ?> </div> <div id=quot;manageLayerquot;> <?php include quot;manageFrame.phpquot;; ?> </div> </body> </html> -1-
  • 2. new 2 segunda-feira, 9 de fevereiro de 2009 11:13 TOPFRAME.PHP <div id=quot;Layer1quot;> <img src=quot;imagens/softeam.jpgquot; /> </div> MENUFRAME.PHP <div id=quot;mdiv1quot; > <table border=quot;1quot;> <tr><td id=quot;umquot; class=quot;itens_menuquot; ><a href=quot;?midle=homequot; class=quot;link_smenuquot; target=quot;quot; >Home</a></td></tr> <tr><td class=quot;itens_menuquot; ><a href=quot;?midle=cursosquot; class=quot;link_smenuquot; target=quot;quot;> Cursos</a></td></tr> <tr><td class=quot;itens_menuquot;><a href=quot;?midle=empresaquot; class=quot;link_smenuquot; target=quot;quot;>A empresa</a></td></tr> </table> </div> MANAGEFRAME.PHP <?php $midle=$_REQUEST[midle]; switch($midle){ case 'home' : include quot;homeFrame.phpquot;; break; case 'cursos': include quot;cursosFrame.phpquot;; break; case 'empresa' : include quot;empresaFrame.phpquot;; break; default : include quot;homeFrame.phpquot;; } ?> HOMEFRAME.PHP <div id=quot;Layer1quot;> CURSOS DA SOFTEAM </div> CURSOSFRAME.PHP <div id=quot;Layer1quot;> CURSO DE PHP E MYSQL </div> EMPRESAFRAME.PHP -2-
  • 3. new 2 segunda-feira, 9 de fevereiro de 2009 11:13 <div id=quot;Layer1quot;> SOFTWARE TEAM - EMPRESA JÚNIOR DE INFORMÁTICA DA UFS </div> -3-