Table of Contents

HTML - Sizing (Width and Height attribute)

About

Not all HTML tag supports the Width and Height attributes.

If you want to size a div, you need for instance to use the CSS sizing feature that supports the width property

List

The width and height HTML attributes are only supported on:

Documentation / Reference