código

wappalyzer

Wappalyzer es una utilidad multiplataforma que descubre las tecnologías utilizadas en las paginas web. Detecta sistemas de gestión de contenido, plataformas de comercio electrónico, marcos web, software de servidor, herramientas…

Seguir Leyendo..
0 Comments

Videos youtube responsive

.iframe-container{ position: relative; width: 100%; padding-bottom: 56.25%; height: 0; text-align: center; } .iframe-container iframe{ position: absolute; top:0; left: 0; width: 100%; height: 100%; } <div class="iframe-container">[código iframe youtube]</div>

Seguir Leyendo..
0 Comments

MAPIFY.JS

MAPIFY.JS Mapas de imagen responsivos y con css utilizando Jquery, svg y css3. http://etiennemartin.ca/mapify/ https://github.com/etienne-martin/mapify

Seguir Leyendo..
0 Comments

Elimina los links azules de iOS

a[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } fuente: http://removebluelinks.com/

Seguir Leyendo..
0 Comments

vivus

Biblioteca de JavaScript para realizar dibujos de animación en SVG. https://github.com/maxwellito/vivus https://maxwellito.github.io/vivus-instant/

Seguir Leyendo..
0 Comments