Pregon de Inicio de Fiestas 2018

El colegio Dr. Camilo Gallegos Domínguez se hizo presente en el Pregon de Fiestas por los 63 años de cantonización de Arenillas.

Grupo de Danza Camilino

Conformado por estudiantes de Décimo año de Educación Superior.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

jueves, 18 de enero de 2018

VIDEO PARA CREAR LOS LOGOTIPOS EN COREL DRAW


miércoles, 17 de enero de 2018

lunes, 15 de enero de 2018

TAREA - CREAR EL LOGOTIPO DEL HP - PRIMERO INFORMATICA


miércoles, 10 de enero de 2018

DESCARGAR DOCUMENTO PARA LA TABLA DE CONTENIDOS

martes, 9 de enero de 2018


Este es el código para realizar la Tabla.
<h2>Discografía</h2>
    <table>
      <caption>Grandes éxitos de Queen</caption>
      <thead>
        <tr>
          <th>Año</th>
          <th>Disco</th>
        </tr>
      </thead>
      <tfoot>
        <tr>
          <td colspan="2">"A Kind of Magic" fue el álbum más exitoso.</td>
        </tr>
      </tfoot>
      <tbody>
        <tr>
          <td>1975</td>
          <td>A Night at the Opera</td>
        </tr>
        <tr>
          <td>1986</td>
          <td>A Kind of Magic</td>
        </tr>
        <tr>
          <td>1989</td>
          <td>The Miracle</td>
        </tr>
      </tbody>
    </table>

viernes, 5 de enero de 2018

DESCARGAR DREAMWEAVER CS6