Quote:
Originally Posted by Turtle91
One thing to be aware of...
HTML 4.01 allows height/width of an image to be defined as a %, HTML 5 does not...they MUST be in pixels.
Reference
|
That is the height and width
HTML attributes of the <img> element. It doesn't change how
CSS properties work, I guess.