Giter Club home page Giter Club logo

postcard-form's Introduction

postcard-form

Partiendo del html que se facilita construir el siguiente formulario:

postal

Add the above code into the body of your HTML.

Organiza los recursos que necesitas:

  • El fondo de postal: guardado en el directorio de trabajo del HTML.
  • Obtener la fuente de escritura de máquina de escribir: The "Secret Typewriter" de la página fontsquirrel
  • Obtener la fuente de escritura a mano: The "Journal" de la página fontsquirrel

_Para procesar las fuentes seguir los pasos siguientes: _

  1. Utilizar el generador de fuentes de fontsquirrel: fontsquirrel Webfont Generator.
  2. Utilizando el formulario subir ambos ficheros de las fuentes y generar un webfont kit. Descargar al ordenador
  3. Hacer unzip del fichero.
  4. Dentro del contenido copiar los cuatro ficheros: dos .woff y dos .woff2 a una carpeta fonts dentro del directorio de trabajo.

La sección CSS

1.- Preparar las reglas @font-face rules, el elemento reset <body> y el <form> (w: 740px h:498px y bck: imagen + color white): 2. Posicionar los elementos del título y del form 3. Trabajar los elementos del form: - Fuente título: 1 em typewriter, sans-serif - Labels .8 em typewriter, sans-serif - Eliminar bordes y fondo de los campos de texto. Redefinir padding y margen. - Resaltar los campos con foco con un background light grey, transparent (utilizar la propiedad outlinge para eliminar el borde). - El elemento <textarea> debe renderizarse como elemento de bloque al que se debe anular las propiedad resize. - Utilizar pseudo-elementos para añadir los ">>>" al botón. - El botón rota -1.5deg.

postcard-form's People

Contributors

rglepe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.