~ubuntu-uy-website-team/ubuntu-uy-website/Desarrollo

« back to all changes in this revision

Viewing changes to calendario.php

  • Committer: Pablo Rubianes
  • Date: 2011-05-30 04:24:32 UTC
  • mto: This revision was merged to the branch mainline in revision 45.
  • Revision ID: pablorubianes-uy@ubuntu.com-20110530042432-e75l2hnkm85ookdv
Se hicieron mas mejoras en indentado y estilo en varios archivos como calendario, template y ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE HTML>
2
2
<html>
3
 
        <head>
4
 
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
 
 
6
 
        <title>Ubuntu Uruguay Oficial LoCO Team</title>
7
 
 
8
 
        <link rel="shortcut icon" href="images/favicon.ico" type="image/ico" />
9
 
        <link rel="icon" href="images/favicon.ico" type="image/ico" />
10
 
 
11
 
        <!-- stylesheets -->
12
 
        <!--[if !IE ]><!-->
13
 
        <link rel="stylesheet" type="text/css" href="css/default.css" />
14
 
        <!--<![endif]-->
15
 
 
16
 
        <!--[if gte IE 7]>
17
 
        <link rel="stylesheet" type="text/css" href="css/ie.css" />
18
 
        <![endif]-->
19
 
 
20
 
        <!--[if IE 6 ]>
21
 
        <link rel="stylesheet" type="text/css" href="css/ie6.css" media="screen, projection" />
22
 
        <![endif]-->
23
 
 
24
 
        <!--[if IE ]>
25
 
        <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
26
 
        <![endif]-->
27
 
        <script src="js/ventanas.js"></script>
28
 
 
29
 
        </head>
30
 
        <body id="home">
31
 
        
 
3
    <head>
 
4
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
5
 
 
6
    <title>Ubuntu Uruguay Oficial LoCO Team</title>
 
7
 
 
8
    <link rel="shortcut icon" href="images/favicon.ico" type="image/ico" />
 
9
    <link rel="icon" href="images/favicon.ico" type="image/ico" />
 
10
 
 
11
    <!-- stylesheets -->
 
12
    <!--[if !IE ]><!-->
 
13
    <link rel="stylesheet" type="text/css" href="css/default.css" />
 
14
    <!--<![endif]-->
 
15
 
 
16
    <!--[if gte IE 7]>
 
17
    <link rel="stylesheet" type="text/css" href="css/ie.css" />
 
18
    <![endif]-->
 
19
 
 
20
    <!--[if IE 6 ]>
 
21
    <link rel="stylesheet" type="text/css" href="css/ie6.css" media="screen, projection" />
 
22
    <![endif]-->
 
23
 
 
24
    <!--[if IE ]>
 
25
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
 
26
    <![endif]-->
 
27
    <script src="js/ventanas.js"></script>
 
28
 
 
29
    </head>
 
30
    <body id="home">
32
31
        <?php include ("menu.php"); # Se carga el menú superior?>
33
 
 
34
 
        <section id="main-section">
 
32
        <section id="main-section">
35
33
            <div class="container" >
36
 
 
37
34
                <div style="text-align: center;"><script type="text/javascript"><!--
38
 
                google_ad_client = "pub-7121804174351439";
39
 
                /* 728x90, creado 2/08/09 */
40
 
                google_ad_slot = "0108334074";
41
 
                google_ad_width = 728;
42
 
                google_ad_height = 90;
43
 
                //-->
44
 
                </script><script type="text/javascript"
45
 
                src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
46
 
                </script>
47
 
                </div><br />
48
 
 
49
 
<section id="content">
50
 
            <!-- all column wide content -->
51
 
<article class="main-content leading">
52
 
 
53
 
    <h3><center>Calendario de eventos</center></h3>
54
 
 
55
 
        <div align="center">
56
 
 
57
 
    <table border="0" style="width: 100%;">
58
 
      <tbody>
59
 
        <tr>
60
 
          <td style="text-align: center;"><a
61
 
              href="http://loco.ubuntu.com/teams/ubuntu-uy/events/history"><img
62
 
                src="./images/calendar-prev.png"
63
 
                alt="Eventos anteriores" title="Previo" /></a><br />
64
 
          </td>
65
 
          <td style="text-align: center;"><a
66
 
              href="http://loco.ubuntu.com/events/"><img
67
 
                src="./images/calendar.png"
68
 
                alt="Todos los eventos" /></a><br />
69
 
          </td>
70
 
          <td style="text-align: center;"><a
71
 
              href="http://loco.ubuntu.com/teams/ubuntu-uy/events"><img
72
 
              src="./images/calendar-next.png"
73
 
              alt="Eventos próximos" /></a><br />
74
 
          </td>
75
 
        </tr>
76
 
        <tr>
77
 
          <td style="vertical-align: top; text-align: center;"><a
78
 
              href="http://loco.ubuntu.com/teams/ubuntu-uy/events/history">Eventos
79
 
              anteriores</a><br />
80
 
          </td>
81
 
          <td style="vertical-align: top; text-align: center;"><a
82
 
              href="http://loco.ubuntu.com/teams/ubuntu-uy/events"> Todos
83
 
              los eventos</a><br />
84
 
          </td>
85
 
          <td style="vertical-align: top; text-align: center;"><a
86
 
              href="http://loco.ubuntu.com/teams/ubuntu-uy/events"> Eventos
87
 
            próximos</a><br />
88
 
          </td>
89
 
        </tr>
90
 
      </tbody>
91
 
    </table>
92
 
    <p><br />
93
 
 
94
 
<iframe frameborder="0" height="600" scrolling="no" src="http://www.google.com/calendar/hosted/ubuntu.org.uy/embed?src=ubuntu.org.uy_st9pepitqdnek1pp23kqsetuo8%40group.calendar.google.com&amp;ctz=America/Montevideo" style="border: 0" width="700"></iframe>
95
 
 
96
 
        </div>
97
 
 
98
 
</article>
 
35
                    google_ad_client = "pub-7121804174351439";
 
36
                    /* 728x90, creado 2/08/09 */
 
37
                    google_ad_slot = "0108334074";
 
38
                    google_ad_width = 728;
 
39
                    google_ad_height = 90;
 
40
                    //-->
 
41
                    </script><script type="text/javascript"
 
42
                    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
 
43
                    </script>
 
44
                </div><br>
 
45
                <section id="content">
 
46
                <!-- all column wide content -->
 
47
                <article class="main-content leading">
 
48
                    <h3><center>Calendario de eventos</center></h3>
 
49
                    <div align="center">
 
50
                    <table border="0" style="width: 100%;">
 
51
                        <tbody>
 
52
                            <tr>
 
53
                                <td style="text-align: center;">
 
54
                                    <a href="http://loco.ubuntu.com/teams/ubuntu-uy/events/history">
 
55
                                        <img src="./images/calendar-prev.png" alt="Eventos anteriores" title="Previo" />
 
56
                                    </a><br>
 
57
                                </td>
 
58
                                <td style="text-align: center;">
 
59
                                    <a href="http://loco.ubuntu.com/events/">
 
60
                                        <img src="./images/calendar.png" alt="Todos los eventos" />
 
61
                                    </a><br>
 
62
                                </td>
 
63
                                <td style="text-align: center;">
 
64
                                    <a href="http://loco.ubuntu.com/teams/ubuntu-uy/events">
 
65
                                        <img src="./images/calendar-next.png" alt="Eventos próximos" />
 
66
                                    </a><br>
 
67
                                </td>
 
68
                            </tr>
 
69
                            <tr>
 
70
                                <td style="vertical-align: top; text-align: center;">
 
71
                                    <a href="http://loco.ubuntu.com/teams/ubuntu-uy/events/history">Eventos anteriores</a><br>
 
72
                                </td>
 
73
                                <td style="vertical-align: top; text-align: center;">
 
74
                                    <a href="http://loco.ubuntu.com/teams/ubuntu-uy/events"> Todos los eventos</a><br>
 
75
                                </td>
 
76
                                <td style="vertical-align: top; text-align: center;">
 
77
                                    <a href="http://loco.ubuntu.com/teams/ubuntu-uy/events"> Eventos próximos</a><br>
 
78
                                </td>
 
79
                            </tr>
 
80
                        </tbody>
 
81
                    </table>
 
82
                <p><br>
 
83
                <iframe frameborder="0" height="600" scrolling="no" src="http://www.google.com/calendar/hosted/ubuntu.org.uy/embed?src=ubuntu.org.uy_st9pepitqdnek1pp23kqsetuo8%40group.calendar.google.com&amp;ctz=America/Montevideo" style="border: 0" width="700"></iframe>
 
84
                </div>
 
85
                </article>
99
86
        <hr class="divide" />
100
 
        
101
 
 
102
 
<hr class="divide" />
103
 
 
104
 
<footer id="page-footer">
105
 
 
106
 
<?php include ('footer.php'); # Se carga el pié de página ?>
107
 
 
108
 
 
109
 
        </footer>
110
 
 
111
 
 
112
 
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
113
 
        <script type="text/javascript" src="js/main.js"></script>
114
 
 
115
 
  <!-- IE6 hacks -->
116
 
  <!--[if IE 6 ]>
117
 
          <script src="js/pngFix.js"></script>
118
 
          <script> DD_belatedPNG.fix('.png'); </script>
119
 
  <![endif]-->
120
 
        
121
 
        </body>
 
87
        <?php include ('footer.php'); # Se carga el pié de página ?>
 
88
    </body>
122
89
</html>