Apoyos web
Este blog es para servir de archivo y prácticas para los diferentes generadores web. Angel Paz
Etiquetas
Iconos.
Sombra de texto
alertas
5-1-3
Blockquote
Border
Box-Shadow
CONSULTAS
Caracteres
Color
Columnas
Depuración
Fuente
HTMLEDIT
Iconify
Listado
Listas
PALETA
PROBADOR
Padding
Parpadeante
Prettify
SVG
Tabla
Textos
Titulos
background-clip
fontello
frames
gradiente
html editor
important
margen
recursos
simbolos
visualizador
w3
sábado, 23 de enero de 2021
Generador de Frames
FUENTE: https://html-css-js.com/html/generator/iframe/
<style> gen { border-top: 1px solid #96d1f8; background: #65a9d7; background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7)); background: -webkit-linear-gradient(top, #3e779d, #65a9d7); background: -moz-linear-gradient(top, #3e779d, #65a9d7); background: -ms-linear-gradient(top, #3e779d, #65a9d7); background: -o-linear-gradient(top, #3e779d, #65a9d7); padding: 16px 32px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #000000; font-size: 14px; font-family: Georgia, Serif; text-decoration: none; vertical-align: middle; } .button:hover { border-top-color: #3994d1; background: #3994d1; color: #a61ca6; } .button:active { border-top-color: #1b435e; background: #1b435e; } </style>
Iframes not supported
CODE HTML
<iframe style="width: 260px; height: 260px; overflow: show; border:1px solid #000;" src="https://apoyosweb.blogspot.com/" width="160" height="160" scrolling="yes">APOYOS WEB</iframe>
Fuente del boton: https://css-tricks.com/examples/ButtonMaker/#
Entrada más reciente
Entrada antigua
Página Principal