DISEÑO WEB 2BT

 

CURSO HTML
PRÁCTICA 2:
MARQUEE


Ejemplos

<marquee>Este texto se mueve de derecha a izquierda</marquee>

 <marquee direction="up">Este texto se mueve de abajo hacia arriba</marquee>

 <marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid">

  <marquee behavior="alternate">

    Este texto rebotará dentro de la marquesina.

  </marquee>

</marquee>

 

Ejemplo

<label><input type="checkbox" id="cbox1" value="first_checkbox"> Este es mi primer checkbox</label><br>

 <input type="checkbox" id="cbox2" value="second_checkbox"> <label for="cbox2">Este es mi segundo checkbox</label>

 

https://www.aprenderaprogramar.com/index.php?option=com_content&view=article&id=534:checkbox-y-radio-en-form-html-select-option-y-optgroup-multiple-listas-desplegables-opciones-cu00723b&catid=69&Itemid=192

PARCIAL 3
PRESENTACION:        https://prezi.com/p/1r_7-hgcgafb/visual-studio-code/


https://www.hostinger.es/tutoriales/que-es-css

Test: https://www.testprogramacion.com/css


CSS
cajas
ejercicios 
bordes

manual css:
propiedades de css



























No hay comentarios:

Publicar un comentario

  ¿REGLAS Y NORMAS DE CONVIVENCIA?