From 1cd209298b616013317537865fd84b00c2544480 Mon Sep 17 00:00:00 2001 From: aws2-18 Date: Tue, 18 Oct 2016 16:42:54 +0200 Subject: [PATCH] Update index.html --- index.html | 42 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index b71f9b2..be8e802 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,36 @@ +
@@ -43,12 +72,13 @@

  • Album creation: organised in subfolders under img/ : Crear álbumes organizados en subcarpetas en la raíz img/

  • Image type improvement (extend to PNG, GIF, etc.): Tipo de imagen

  • Sort images (by creation date, file size, case-insensitive name, case-sensitive name, etc.)

  • -
  • Display images in CSS-flexbox style

  • -
  • Display image in HTML-table style

  • -
  • Display images in CSS-float style

  • -
  • Responsive design

  • -
  • Pop-up profile: clicking on an image will show a modal dialog with profile information

  • - +
  • Sort images (by creation date, file size, case-insensitive name, case-sensitive name, etc.) : Ordenar imagenes (por fecha de creacion, tamaño del archivo, mayusculas, minusculas, etc.) +

  • Display images in CSS-flexbox style : Mostrar imagenes en estilo flexbox-css

  • +
  • Display image in HTML-table style : Mostrar imagenes en estilo tabla-html

  • +
  • Display images in CSS-float style : Mostrar imagenes en estilo float-css

  • +
  • Display images in CSS-float style : Mostrar imagenes en estilo float-css

  • +
  • Responsive design : Diseño web adaptable

  • +
  • Pop-up profile: clicking on an image will show a modal dialog with profile information : Pop-up perfil: Cuando se clique en la imagen de perfil mostrara un cuadro de dialogo con la informacion de perfil.