Trabajo

E
Edwin HoyosUniversidad de la Guajira

Es un programa educativo que utilizado en jclic

<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
<title>CUERPO GEOMETRICO</title> 
<script language="JavaScript" 
src="http://clic.xtec.cat/dist/jclic/jclicplugin.js" 
type="text/javascript"></script> 
</head> 
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" 
onLoad="window.focus();"> 
<script language="JavaScript"> 
setJarBase('http://clic.xtec.cat/dist/jclic'); 
setExitUrl('www.shefa68.blogspot.com'); 
writePlugin('cuerpo_geometrico.jclic.zip', '100%', '100%'); 
</script> 
</body> 
</html>

Contenu connexe

Tendances

Kamis04Kamis04
Kamis04Samoedra Sandoro
124 vues1 diapositive
Eu odeio OpenSocialEu odeio OpenSocial
Eu odeio OpenSocialCarlos Brando
500 vues35 diapositives
Scrcalendario MaiaScrcalendario Maia
Scrcalendario Maia Luciano Alencar
189 vues1 diapositive
Owasp & phpOwasp & php
Owasp & phpAhmed Kamel Taha
32 vues10 diapositives
DocumentoDocumento
DocumentoEmersonjbn
47 vues1 diapositive

Tendances(20)

Kamis04Kamis04
Kamis04
Samoedra Sandoro124 vues
Eu odeio OpenSocialEu odeio OpenSocial
Eu odeio OpenSocial
Carlos Brando500 vues
Scrcalendario MaiaScrcalendario Maia
Scrcalendario Maia
Luciano Alencar189 vues
Owasp & phpOwasp & php
Owasp & php
Ahmed Kamel Taha32 vues
DocumentoDocumento
Documento
Emersonjbn47 vues
HttpHttp
Http
tatiane73 vues
Website Series 2 - HTMLWebsite Series 2 - HTML
Website Series 2 - HTML
Eugene Yang163 vues
Fluid content renderingFluid content rendering
Fluid content rendering
Patrick Broens738 vues
16. CodeIgniter stergerea inregistrarilor16. CodeIgniter stergerea inregistrarilor
16. CodeIgniter stergerea inregistrarilor
Razvan Raducanu, PhD16 vues
Fw1Fw1
Fw1
priyaamal10 vues
TICT #13TICT #13
TICT #13
azman_awan9570 vues
TICT #11 TICT #11
TICT #11
azman_awan985 vues
Campaña sucia en MendozaCampaña sucia en Mendoza
Campaña sucia en Mendoza
Mario Guillermo Simonovich6.6K vues
One Size Fits AllOne Size Fits All
One Size Fits All
Claudio Meinberg378 vues
OkOk
Ok
guest8e24e4f218 vues

Dernier(20)

STYP infopack.pdfSTYP infopack.pdf
STYP infopack.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego143 vues
Narration  ppt.pptxNarration  ppt.pptx
Narration ppt.pptx
Tariq KHAN62 vues
Drama KS5 BreakdownDrama KS5 Breakdown
Drama KS5 Breakdown
WestHatch50 vues
Education and Diversity.pptxEducation and Diversity.pptx
Education and Diversity.pptx
DrHafizKosar56 vues
discussion post.pdfdiscussion post.pdf
discussion post.pdf
jessemercerail70 vues
AI Tools for Business and StartupsAI Tools for Business and Startups
AI Tools for Business and Startups
Svetlin Nakov57 vues
Industry4wrd.pptxIndustry4wrd.pptx
Industry4wrd.pptx
BC Chew153 vues
ICS3211_lecture 08_2023.pdfICS3211_lecture 08_2023.pdf
ICS3211_lecture 08_2023.pdf
Vanessa Camilleri68 vues
STERILITY TEST.pptxSTERILITY TEST.pptx
STERILITY TEST.pptx
Anupkumar Sharma102 vues
Chemistry of sex hormones.pptxChemistry of sex hormones.pptx
Chemistry of sex hormones.pptx
RAJ K. MAURYA97 vues
GSoC 2024GSoC 2024
GSoC 2024
DeveloperStudentClub1049 vues
SIMPLE PRESENT TENSE_new.pptxSIMPLE PRESENT TENSE_new.pptx
SIMPLE PRESENT TENSE_new.pptx
nisrinamadani2146 vues
Structure and Functions of Cell.pdfStructure and Functions of Cell.pdf
Structure and Functions of Cell.pdf
Nithya Murugan142 vues
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1449 vues
Nico Baumbach IMR Media ComponentNico Baumbach IMR Media Component
Nico Baumbach IMR Media Component
InMediaRes1186 vues
Class 10 English  lesson plansClass 10 English  lesson plans
Class 10 English lesson plans
Tariq KHAN172 vues

Trabajo

  • 1. <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>CUERPO GEOMETRICO</title> <script language="JavaScript" src="http://clic.xtec.cat/dist/jclic/jclicplugin.js" type="text/javascript"></script> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="window.focus();"> <script language="JavaScript"> setJarBase('http://clic.xtec.cat/dist/jclic'); setExitUrl('www.shefa68.blogspot.com'); writePlugin('cuerpo_geometrico.jclic.zip', '100%', '100%'); </script> </body> </html>