Diferencia entre revisiones de «Plantilla:Cita»

Contenido eliminado Contenido añadido
Web semántica: blockquote y cite como recomienda el W3: http://www.w3.org/TR/REC-html40/struct/text.html#h-9.2.1
m Tabla HTML a Wiki; Fusionar estilos siempre que sea posible.
Línea 1:
<table{| style="clear:both; background-color:{{{3}}}; text-align: justify;" border="0" cellpadding="2" cellspacing="2">
<br style="clear:both;">
|-
 
| style="vertical-align: top;" | <blockquote style="margin-left: 125px; margin-right: 125px"><span; style="font-weight: {{{4}}};"><small><small>
<div style="background-color:{{{3}}}">
<table style="background-color:{{{3}}};text-align: justify;border="0" cellpadding="2" cellspacing="2">
<tr align="justify">
<td style="vertical-align: top;">
<blockquote style="margin-left: 125px;margin-right: 125px"><span style="font-weight: {{{4}}};">
<small><small>
{{{1}}}
</small></small></blockquote>
<tr|- align="justifyright">
</span></blockquote>
| <cite style="margin-right: 125px;"><span style="font-weight: {{{4}}}; font-size:smaller">{{{2}}}</cite>
</td>
|}
</tr>
<tr align="right">
<td>
<cite style="margin-right: 125px;"><span style="font-weight: {{{4}}};">
<small>{{{2}}} </small>
</span></cite>
</td>
</tr>
</table>
</div>