1. Các thuộc tính của đối tượng string
Thuộc tính length giữ số kí tự của string.
2. Các hành vi (Methods) của đối tượng string
a. Anchor (nameAttribute)
b. big()
c. blink()
d. bold()
e. charAt(index)
f. fixed()
g. fontcolor(color)
h. fontsize(size)
i. indexOf(character,[fromIndex])
j. italics()
k. lastIndexOf(character,[fromIndex])
l. link(URL)
m. small()
n. strike()
o. sub()
p. substring(startIndex,endIndex)
q. sup()
r. toLowerCase()
s. toUpperCase()