<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Piezas de fundición Archives - ℄ Propiedad</title>
	<atom:link href="https://lukinski.es/tag/piezas-de-fundicion/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Tue, 01 Mar 2022 13:30:38 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Los caracteres especiales HTML importantes</title>
		<link>https://lukinski.es/los-caracteres-especiales-html-importantes/</link>
		
		<dc:creator><![CDATA[Stephan]]></dc:creator>
		<pubDate>Wed, 13 Aug 2014 15:05:06 +0000</pubDate>
				<category><![CDATA[Agencia]]></category>
		<category><![CDATA[Piezas de fundición]]></category>
		<guid isPermaLink="false">https://lukinski.de/los-caracteres-especiales-html-importantes/</guid>

					<description><![CDATA[<p>Antes tenía que buscar siempre mis caracteres especiales HTML&#8230; *PS, la clasificación mezcla los Códigos de Nombre y Número Diéresis HTML ä &#38;auml; ä, también ae, diéresis Ä &#38;Auml; Ä, también Ae, diéresis ö &#38;ouml; ö, también oe, diéresis Ö &#38;Ouml; Ö, también Oe, diéresis ü &#38;uuml; ü, también ue, diéresis Ü &#38;Ul; Ü, también [&#8230;]</p>
<p>Der Beitrag <a href="https://lukinski.es/los-caracteres-especiales-html-importantes/">Los caracteres especiales HTML importantes</a> erschien zuerst auf <a href="https://lukinski.es">℄ Propiedad</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Antes tenía que buscar siempre mis caracteres especiales HTML&#8230;<span id="more-121414"></span><br />
<em>*PS, la clasificación mezcla los Códigos de Nombre y Número</em></p>

<h4>Diéresis HTML</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>ä</td>
<td>&amp;auml;</td>
<td>ä, también ae, diéresis</td>
</tr>
<tr>
<td>Ä</td>
<td>&amp;Auml;</td>
<td>Ä, también Ae, diéresis</td>
</tr>
<tr>
<td>ö</td>
<td>&amp;ouml;</td>
<td>ö, también oe, diéresis</td>
</tr>
<tr>
<td>Ö</td>
<td>&amp;Ouml;</td>
<td>Ö, también Oe, diéresis</td>
</tr>
<tr>
<td>ü</td>
<td>&amp;uuml;</td>
<td>ü, también ue, diéresis</td>
</tr>
<tr>
<td>Ü</td>
<td>&amp;Ul;</td>
<td>Ü, también Ue, diéresis</td>
</tr>
<tr>
<td>ß</td>
<td>&amp;Apron;</td>
<td>ß, también ss, caracteres especiales</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Caracteres especiales HTML para tiendas online y minoristas:</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>€</td>
<td>&amp;euro;</td>
<td>Euro, símbolo de moneda</td>
</tr>
<tr>
<td>¢</td>
<td>&#8230;y el olor;</td>
<td>Cent, símbolo de moneda</td>
</tr>
<tr>
<td>¼</td>
<td>&amp;frac14;</td>
<td>Una cuarta parte</td>
</tr>
<tr>
<td>½</td>
<td>&amp;frac12;</td>
<td>Uno y medio</td>
</tr>
<tr>
<td>¾</td>
<td>&amp;frac34;</td>
<td>Tres cuartas partes</td>
</tr>
<tr>
<td>∅</td>
<td>&amp;vacío;</td>
<td>Media</td>
</tr>
<tr>
<td>∑</td>
<td>&amp;sum;</td>
<td>Total</td>
</tr>
<tr>
<td>∞</td>
<td>&amp;infin;</td>
<td>Infinito</td>
</tr>
<tr>
<td>№</td>
<td>&amp;#8470;</td>
<td>Número</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Estándares HTML Caracteres especiales</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>&amp;</td>
<td>&amp;amp;</td>
<td>Y las señales</td>
</tr>
<tr>
<td>&lt;</td>
<td>&amp;lt;</td>
<td>Soporte cuadrado a la izquierda</td>
</tr>
<tr>
<td>&gt;</td>
<td>&amp;gt;</td>
<td>Soporte cuadrado derecho</td>
</tr>
<tr>
<td>«</td>
<td>&amp;quot;</td>
<td>Cita, comillas</td>
</tr>
</tbody>
</table>
<h4></h4>
<h4>Elementos descriptivos</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>▲</td>
<td>&amp;#9650;</td>
<td>Flecha, hacia arriba</td>
</tr>
<tr>
<td>▼</td>
<td>&amp;#9660;</td>
<td>Flecha, hacia abajo</td>
</tr>
<tr>
<td>►</td>
<td>&amp;#9658;</td>
<td>Flecha, a la derecha</td>
</tr>
<tr>
<td>◄</td>
<td>&amp;#9668;</td>
<td>Flecha, a la izquierda</td>
</tr>
<tr>
<td>↑</td>
<td>&amp;#8593;</td>
<td>Flecha estrecha, hacia arriba</td>
</tr>
<tr>
<td>↓</td>
<td>&amp;#8595;</td>
<td>Flecha estrecha, hacia abajo</td>
</tr>
<tr>
<td>→</td>
<td>&amp;#8594;</td>
<td>Flecha estrecha, hacia la derecha</td>
</tr>
<tr>
<td>←</td>
<td>&amp;#8592;</td>
<td>Flecha estrecha, hacia la izquierda</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Caracteres especiales HTML para empresas y derechos de autor</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>©</td>
<td>&amp;copia;</td>
<td>Copyright</td>
</tr>
<tr>
<td>®</td>
<td>&amp;reg;</td>
<td>Todos los derechos reservados</td>
</tr>
<tr>
<td><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td>&amp;trade;</td>
<td>Trandmark (marca protegida)</td>
</tr>
<tr>
<td>§</td>
<td>&amp;sect;</td>
<td>Párrafo</td>
</tr>
<tr>
<td>℅</td>
<td>&amp;#8453;</td>
<td>Cuidado de (eng., dirigido a)</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Caracteres especiales de HTML para las listas:</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td>&#8211;</td>
<td>&amp;bull;</td>
<td>Bala</td>
</tr>
<tr>
<td>■</td>
<td>&amp;#9632;</td>
<td>Black Square (cuadrado negro)</td>
</tr>
<tr>
<td>□</td>
<td>&amp;#9633;</td>
<td>Cuadrado (cuadrilátero)</td>
</tr>
<tr>
<td><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/25aa.png" alt="▪" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td>&amp;#9642;</td>
<td>Small Black Square (cuadrado negro pequeño)</td>
</tr>
<tr>
<td><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/25ab.png" alt="▫" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td>&amp;#9643;</td>
<td>Pequeña plaza</td>
</tr>
<tr>
<td>●</td>
<td>&amp;#9679;</td>
<td>Círculo negro</td>
</tr>
<tr>
<td>○</td>
<td>&amp;#9675;</td>
<td>Círculo (circular)</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Para el contenido de Facebook:</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/263a.png" alt="☺" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td>&amp;#9786;</td>
<td>HTML Smiley</td>
</tr>
<tr>
<td>☼</td>
<td>&amp;reg;</td>
<td>Sol</td>
</tr>
<tr>
<td>♪</td>
<td>&amp;#9834;</td>
<td>Símbolo de nota, música</td>
</tr>
<tr>
<td>♫</td>
<td>&amp;#9835;</td>
<td>Símbolo de nota, música</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h4>Caracteres especiales de HTML para hipsters:</h4>
<table>
<colgroup>
<col width="100" />
<col width="100" />
<col width="400" /></colgroup>
<tbody>
<tr>
<td><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2665.png" alt="♥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td>&amp;corazones;</td>
<td>Corazón</td>
</tr>
<tr>
<td>×</td>
<td>&#8230;y tiempos;</td>
<td>La X del O</td>
</tr>
<tr>
<td>▬</td>
<td>&amp;#9644;</td>
<td>Bar</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>

<p>&nbsp;</p>
<p>Fuente: <a href="http://www.ascii-code.com/html-symbol.php">Ascii Code</a> /World of Stuff Visite <a href="https://lukinski.es/">Lukinski.es</a>.</p>
<p>&nbsp;</p>
<p>Der Beitrag <a href="https://lukinski.es/los-caracteres-especiales-html-importantes/">Los caracteres especiales HTML importantes</a> erschien zuerst auf <a href="https://lukinski.es">℄ Propiedad</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
