A.attr("title","第一個段落") B.attr("title") C.Attr("title") D.removeAttr("title")
A.wrapAll() B.wrap() C.wrapInner() D.insert()
A.insertBefore() B.after() C.remove() D.append()