moodle/lang/es/help/text.html
moodler 541863759f International Spanish.
This is to be the definitive Spanish version and the parent version of all
Spanish dialects.

Claudio Tavares is the maintainer and coordinator of this version.
2003-06-12 03:37:06 +00:00

151 lines
5.8 KiB
HTML

<P ALIGN=CENTER><B>Cómo escribir texto</B></P>
Escribir en la plataforma funciona como se espera, pero además tiene la
habilidad de colocar "caritas felices", direcciones de internet y algunas etiquetas
de HTML.
<P><B>Caritas felices (emoticons)</B></P>
<UL>
<P>Para colocarlas escriba el código asociado. Estos códigos representan en sí
mismos la imagen a la que se asocian si Ud. voltea su cabeza hacia la izquierda
para verlos.
</P>
<table border="1">
<tr valign="top">
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
<td>sonrisa</td>
<td><FONT FACE=Courier>:-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/biggrin.gif" width="15" height="15"></td>
<td>gran sonrisa</td>
<td><FONT FACE=Courier>:-D</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wink.gif" width="15" height="15"></td>
<td>guiñada</td>
<td><FONT FACE=Courier>;-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/mixed.gif" width="15" height="15"></td>
<td>confuso</td>
<td><FONT FACE=Courier>:-/</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/thoughtful.gif" width="15" height="15"></td>
<td>atento</td>
<td><FONT FACE=Courier>V-.</FONT></td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/tongueout.gif" width="15" height="15"></td>
<td>sacar la lengua</td>
<td><FONT FACE=Courier>:-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/cool.gif" width="15" height="15"></td>
<td>astuto</td>
<td><FONT FACE=Courier>B-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/approve.gif" width="15" height="15"></td>
<td>aprobación</td>
<td><FONT FACE=Courier>^-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/wideeyes.gif" width="15" height="15"></td>
<td>ojos grandes</td>
<td><FONT FACE=Courier>8-)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/surprise.gif" width="15" height="15"></td>
<td>sorprendido</td>
<td><FONT FACE=Courier>8-o</td>
</tr>
</table>
</td>
<td>
<table border="0" align="center" cellpadding="10">
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sad.gif" width="15" height="15"></td>
<td>triste</td>
<td><FONT FACE=Courier>:-(</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/shy.gif" width="15" height="15"></td>
<td>tímido</td>
<td><FONT FACE=Courier>8-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blush.gif" width="15" height="15"></td>
<td>sonrojado</td>
<td><FONT FACE=Courier>:-I</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/kiss.gif" width="15" height="15"></td>
<td>besos</td>
<td><FONT FACE=Courier>:-X</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/clown.gif" width="15" height="15"></td>
<td>payaso</td>
<td><FONT FACE=Courier>:o)</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/blackeye.gif" width="15" height="15"></td>
<td>ojo morado</td>
<td><FONT FACE=Courier>P-|</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/angry.gif" width="15" height="15"></td>
<td>enojado</td>
<td><FONT FACE=Courier>8-[</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/dead.gif" width="15" height="15"></td>
<td>muerto</td>
<td><FONT FACE=Courier>xx-P</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/sleepy.gif" width="15" height="15"></td>
<td>somnoliento</td>
<td><FONT FACE=Courier>|-.</td>
</tr>
<tr>
<td><img alt border="0" hspace="10" src="pix/s/evil.gif" width="15" height="15"></td>
<td>demoniaco</td>
<td><FONT FACE=Courier>}-]</td>
</tr>
</table>
</table>
</UL>
<P><B>Direcciones</B></P>
<UL>
<P>Cualquier palabra que comienze com <B>www.</B> o <B>http://</B> se convertirá
en una liga.
<P>Por ejemplo: <A HREF="http://www.enlaceacademico.com">www.enlaceacademico.com</A>
o <A HREF="http://enlaceacademico.com">http://enlaceacademico.com</A>
</UL>
<P><B>Etiquetas de HTML</B></P>
<UL>
<P>Puede utilizar las siguientes etiquetas HTML en sus textos.
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
<TR><TH>Etiquta HTML<TH>Resultado</TR>
<TR><TD>&lt;B> Negritas &lt;/B> <TD> <B>Negritas</B> </TR>
<TR><TD>&lt;I> Cursivas &lt;/I> <TD> <I>Cursivas</I> </TR>
<TR><TD>&lt;U> Subrayado &lt;/U> <TD> <U>Subrayado</U> </TR>
<TR><TD>&lt;FONT SIZE=1> paequeña &lt;/FONT> <TD> <FONT SIZE=1>pequeña</FONT> </TR>
<TR><TD>&lt;FONT SIZE=4> grande &lt;/FONT> <TD> <FONT SIZE=4>grande</FONT> </TR>
<TR><TD>&lt;FONT COLOR=green> ejemplo &lt;/FONT> <TD> <FONT color=green>ejemplo</FONT> </TR>
<TR><TD valign=top>&lt;UL>&lt;LI>uno &lt;LI>dos &lt;/UL> <TD valign=top> <UL><LI>uno<LI>dos</UL> </TR>
<TR><TD>&lt;HR><TD> <HR> </TR>
</TABLE>
</UL>