append ()方法可以在目标元素内部的尾部插入元素,插入的元素作为最后一个子元素。举例如下: <!doctype html> <html> <head> <title>元素插入</title> ...
確定! 回上一頁