'position' Syntax and Note
Note: Defines the positioning type. Syntax: element { position: value } elementID.style.position = "value" document.all.elementID.style.position = "value" // IE only
1. | 'position' Example | ||
2. | 'position' Possible Values | ||
3. | 'position' is applied to |