Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

CSS - Images

Googleplus Pint
#2
The image height Property:
The height property of an image is used to set the height of an image. This property can have a value in length or in %. While giving value in %, it applies it in respect of the box in which an image is available.

Here is the example:

<img style="border:1px solid red; height:100px;"
src="/images/css.gif" />
<br />
<img style="border:1px solid red; height:50%;"
src="/images/css.gif" />
Hasan
Reply


Messages In This Thread
CSS - Images - by Hasan - 06-28-2018, 09:36 AM
RE: CSS - Images - by Hasan - 06-28-2018, 09:36 AM
RE: CSS - Images - by Hasan - 06-28-2018, 09:36 AM
RE: CSS - Images - by Hasan - 06-28-2018, 09:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CSS white-space Property Hasan 0 1,659 07-04-2018, 03:29 AM
Last Post: Hasan
  CSS - Tables Hasan 2 1,957 06-28-2018, 09:55 AM
Last Post: Hasan
  CSS - Links Hasan 1 2,291 06-28-2018, 09:47 AM
Last Post: Hasan
  css text effect Hasan 9 2,668 06-28-2018, 09:34 AM
Last Post: Hasan
  Setting Fonts using CSS Hasan 7 2,521 06-28-2018, 09:30 AM
Last Post: Hasan
  Setting Backgrounds using CSS Hasan 1 1,547 06-28-2018, 03:31 AM
Last Post: Hasan
  CSS - Colors Hasan 0 1,656 06-28-2018, 03:23 AM
Last Post: Hasan
  CSS Syntax - Selectors Hasan 0 1,456 06-28-2018, 03:20 AM
Last Post: Hasan
  CSS Introduction Hasan 0 1,441 06-28-2018, 03:19 AM
Last Post: Hasan

Forum Jump:


Users browsing this thread: 2 Guest(s)