Languages

Links

Recull de links interessants relacionats amb CSS:

  • Rediscovering the Button Element: "As is, the input with the type='submit' is either too ugly (Firefox), a little buggy (Internet Explorer) or completely inflexible (Safari). The solution for most is to use image inputs and create the damn things ourselves. And it's unfortunate, because then we're reduced to the tedious tasks of opening up Photoshop every time we're in need of a new button. What we need is something better..."
  • Creating Thumbnails Using the CSS Clip Property: "One of the least used properties in CSS is the Clip property. Clip is part of the visual effects module of CSS 2.1 and its job is to place a visible window on top of an object that is being clipped. It is useful for clipping images and creating thumbnails without having to create additional files."
  • 71 barras de navegación en CSS: "Jugosa recopilación de links de sitios que ofrecen barras de navegación gratuitos en CSS para tu web. Horizontales, verticales, con o sin submenús desplegables, con y sin pestañas, con y sin iconos"