JavaScript语法基础

感觉好久没来更博了,接下来就是关于HTML5中的JS部分喽~ 1.在页面中显示HelloWorld 2.在页面中循环显示HelloWorld 1. <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <!--js练习1--> <title>页面显示Hello World</title> <script
相关文章
相关标签/搜索