Mudanças entre as edições de "Dago:Testes"

De WikiLICC
Ir para: navegação, pesquisa
(to do)
(Teste Frame)
Linha 59: Linha 59:
  
 
==Teste Frame==
 
==Teste Frame==
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+
<frameset rows="121,*" framespacing="0" frameborder="0" border="0">
<html>
+
<frame framespacing="0" frameborder="0" src="topo.html" name="topo" scrolling='no' noresize>
  <head>
 
    <title>
 
      INSTITUTO DE MATEM&Aacute;TICA - UFRGS
 
    </title>
 
    <link rel="SHORTCUT ICON" href=
 
    "http://www.mat.ufrgs.br/im.ico">
 
    <meta name="AUTHOR" content="Rudnei Dias da Cunha">
 
  </head>
 
  <frameset rows="121,*" framespacing="0" frameborder="0"
 
  border="0">
 
    <frame framespacing="0" frameborder="0" src="topo.html" name=
 
    "topo" scrolling='no' noresize>
 
  
    <frameset cols="104,*" framespacing="0" frameborder="0"
+
<frameset cols="104,*" framespacing="0" frameborder="0" border="0">
    border="0">
+
<frameset rows="160,*" framespacing="0" frameborder="0"
      <frameset rows="160,*" framespacing="0" frameborder="0"
 
 
       border="0">
 
       border="0">
        <frame framespacing="0" frameborder="0" src="menu.html"
+
<frame framespacing="0" frameborder="0" src="menu.html"
 
         name="menu" scrolling='no' noresize>
 
         name="menu" scrolling='no' noresize>
 
         <frame framespacing="0" frameborder="0" src="rodape.html"
 
         <frame framespacing="0" frameborder="0" src="rodape.html"
Linha 90: Linha 77:
 
       "#ffffff" text="#004080" link="#0000ff" vlink="#0080C0"
 
       "#ffffff" text="#004080" link="#0000ff" vlink="#0080C0"
 
       alink="#0000A0">
 
       alink="#0000A0">
      </body>
+
</body>
    </noframes>
+
</noframes>
  
  </frameset>
+
</frameset>
</html>
 

Edição das 14h09min de 28 de abril de 2009

Página Sandbox de Testes do dago.

Uma fórmula:

<math>x+y+z</math>


Testes

Predefinições, Art of Problem Solving


Ai vem php


<?php echo "Hello World"; ?> ---

25px



25px


to do

  • fluxo de documentos
  • forms
  • predefinições
  • projeto dokuwiki
  • projeto opencms
  • projeto rt
  • projeto portal

Teste Frame

<frameset rows="121,*" framespacing="0" frameborder="0" border="0"> <frame framespacing="0" frameborder="0" src="topo.html" name="topo" scrolling='no' noresize>

<frameset cols="104,*" framespacing="0" frameborder="0" border="0"> <frameset rows="160,*" framespacing="0" frameborder="0"

     border="0">

<frame framespacing="0" frameborder="0" src="menu.html"

       name="menu" scrolling='no' noresize>
       <frame framespacing="0" frameborder="0" src="rodape.html"
       name="rodape" scrolling='no' noresize>
     </frameset>
     <frame framespacing="0" frameborder="0" src="abertura.html"
     name="principal" scrolling='auto' noresize>
   </frameset>
   <noframes>
     <body topmargin="0" leftmargin="0" background="" bgcolor=
     "#ffffff" text="#004080" link="#0000ff" vlink="#0080C0"
     alink="#0000A0">

</body> </noframes>

</frameset>