HTML Class | Value | Description |
img-normal |
width: 100%; height: auto; |
A image with 100% width |
img-border |
width: 40%; height: auto; border: 10px solid black; |
A image with a border |
img-gallery |
width: 40%; height: auto; |
A image style for a gallery |
img-logo |
width: 70px; height: auto; |
A image style for a logo |