CSS code for link photographs

If you have no idea what this is about, don't worry. It is nothing too important. If you have, you are free to modify the CSS code to make it suit better for your website.

Width and height of images

     width    height
domnik-hor240px180px
domnik-ver180px240px
domnik-pan240px60px

CSS


img.domnik-hor {
  width : 240px;
  heigth : 180px;
}

img.domnik-ver {
  width : 180px;
  heigth : 240px;
}

img.domnik-pan {
  width : 240px;
  heigth : 60px;
}

 

« Back to previous page | Travel photos