What is the default value of “position” attribute of a DIV? February 25, 2023 by Tarik position: static; The default position is static for any html element if not specified explicitly.