/REAM.me
sujet du projet
这个提交包含在:
父节点
4d2c9cbf1e
当前提交
c495d56397
共有 1 个文件被更改,包括 16 次插入 和 0 次删除
16
READ.me
普通文件
16
READ.me
普通文件
|
|
@ -0,0 +1,16 @@
|
|||
<!-String object
|
||||
Functions
|
||||
Conditional Statements
|
||||
Loops: should include the use of at least While, for ... in and for .. of loop
|
||||
Arrays
|
||||
JavaScript Validation
|
||||
Prototypes & User-defined objects
|
||||
DOM, more specifically manipulation of HTML elements using JavaScript. Manipulation should include:
|
||||
|
||||
addition of HTML elements
|
||||
remove of HTML elements
|
||||
Update of HTML elements (changing the content or changing the style)
|
||||
|
||||
The web application should be hosted online. There are several online services that propose free hosting.
|
||||
|
||||
->
|
||||
正在加载…
在新工单中引用