HTMLLIElement merepresentasikan elemen LI HTML.
Sintaks untuk mengakses properti HTMLLIElement:
[window.]document.all.ID.property
[window.]document.getElementById("ID").property
Sintaks untuk mengakses metode HTMLLIElement:
[window.]document.all.ID.method([parameters])
[window.]document.getElementById("ID").method([parameters])
Properti: