Smooth Gallery: Galería de fotos avanzada.

Iconiza TeamHTML y CSSLeave a Comment

Utilizando mootols, esta galería de fotos incluye una interfase agradable y práctica, además de utilizar un "cross-fade" entre cada foto desplegada. Es un proyecto de Jonathan Schemoul. Mira el demo en: http://smoothgallery.jondesign.net/what/ Descarga la galería aquí: http://smoothgallery.jondesign.net/download/

Estilizando tablas con CSS

Iconiza TeamHTML y CSSLeave a Comment

Muy buen artículo de Verlee, que muestra ejemplos de cómo estilizar tablas con CSS. Incluye ejemplos para descargar! This article is about the proper usage of tables, for tabular data. How you can implement them with accessibility in mind and how to make them appealing for the eye using CSS. Ver artículo aquí: http://veerle.duoh.com/blog/

Floatutorial: Tutoriales simples para la propiedad “float” en CSS

Iconiza TeamHTML y CSS, Tips Avanzados, TutorialesLeave a Comment

Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts. General info Some definitions Float basics Floats and "clear" Browser types Tutorial 1. Floating an image to the right Float an image to the right of a block of text and apply a border to … Read More

Aplicaciones prácticas del z-index para elementos del CSS

Iconiza TeamHTML y CSSLeave a Comment

Interesante artículo de Paul OB para el uso y aplicación práctica de la propiedad z-index en elementos del CSS. The CSS z-index property is a mechanism for defining the stacking level of positioned elements within a document. It allows elements to be moved above or below other elements on a page along an imaginary line that extends from inside the … Read More

¿Se puede proteger el contenido de un sitio web o blog?

Iconiza TeamHTML y CSS, InternetLeave a Comment

Este artículo de SEO Talk nos presenta unos interesantes puntos de vista, así como posibles soluciones a los problemas de “amigos del contenido ajeno” en Internet. Esto afecta especialmente a bloggers o revistas/periódicos en línea hoy en día. Herramientas como CopyScape o Creative Commons son hasta cierto punto útiles para combatir esta problemática. También podemos aplicar técnicas astutas (dependiendo de … Read More

CSS Juice: Recursos y tutoriales para el diseño web

Iconiza TeamDiseño Web, HTML y CSSLeave a Comment

Buen sitio con recursos y tutoriales relacionados con diseño y desarrollo web. Algunos de sus posts populares incluyen: 13 Online Generators for Web 2.0 Design 30 Free CSS Based Navigation Menus 25 Rounded Corners Techniques with CSS 20 Popular CSS Online Tools and Generators 25 Popular Color Scheme and Palette Generators 25 Cool Portfolios with Minimalism Design 30 Weblogs with … Read More

CSS Redundancy Checker

Iconiza TeamHerramientas, HTML y CSSLeave a Comment

Revisa el CSS de tu sitio con esta útil herramienta en línea. Use this tool to find CSS selectors that aren’t used by any of your HTML files and may be redundant. CSS Redundancy Checker: http://services.immike.net/css-checker/

Generadores de CSS en línea

Iconiza TeamHerramientas, HTML y CSSLeave a Comment

Interesantes sitios que generan el CSS de botones, layouts y banners a partir de una interface simple, en la que sólo se ingresan ciertos parámetros requeridos. CSS de Banners, Botones y layouts http://www.sitesandbanners.com/ CSS de Botones http://www.pagetutor.com/ CSS de Formularios http://www.maketemplate.com/form/ CSS de Layouts http://csscreator.com/tools/layout http://developer.yahoo.com/yui/grids/builder/