Home

SpeakComputers.com | Text-to-Speech Software

Natural sounding TTS voice support | Cepstral TTS voices | Text to MP3 | Natural Readers

Text to Speech Software Text to Speech Voices SpeakComputer Text to Speech Software

El elemento <div>

El elemento <div> es un elemento contenedor. El elemento requiere de ambos Tags de apertura y cierre. El contenido del elemento es renderizado. Ejemplo:


<
html>
<
head>
<
title>El Elemento div</title>
</
head>
<
body>
<!
—El tag de apertura del Elemento Div -->
<
div align="center">
<
h1>Elemento Div</h1>
El elemento div es un elemento contenedor. Los contenidos son renderizados.
<br />
<
img src="images/stuck.gif" border=0 />
</
div>
</
body>
</
html>

El elemento
<div> soporta el atributo estilo. El estilo asignado al elemento <div> afectará a todos los elementos dentro del elemento <div> a menos que usted invalide un elemento dentro. Ejemplo:

<
html>
<
head>
<
title>El Elemento div</title>
</
head>
<
body>
<!
—El tag de apertura del Elemento Div y definir un estilo -->
<
div align="center" style="border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid; font-family: Arial, Tahoma; background-color: #e6e6fa;">
<
h1>Element Div</h1>
<
p>Éste es un elemento HTML muy comúnmente usado.</p>
<!
—Crear un elemento p y asignar un estilo al elemento p, de esa forma anulamos el estilo asignado al elemento div -->
<
p style="font-weight: bold; color: #ffffff; background-color: #9966cc;">El elemento div es un elemento contenedor. Los contenidos son renderizados.</p>
<
img src="images/stuck.gif" border=0 />
</
div>
</
body>
</
html>



 

Top of page
Text to Speech Speech synthesis Software TTS Software
Copy Right 2006 SpeakComputers.com - All Rights Reserved.
About Privacy Policy TTS Resouces
Free Text to Speech software
Free Text to Speech Software