项目作者: komil-Fo

项目描述 :
[Coursera] Full Stack Web Development Specialization (part 1 with html\css\js) from HKUST
高级语言: HTML
项目地址: git://github.com/komil-Fo/coursera-html_css_js.git
创建时间: 2018-05-29T08:20:58Z
项目社区:https://github.com/komil-Fo/coursera-html_css_js

开源协议:

下载


HTML, CSS and JavaScript

The course about HTML, CSS and JavaScript from HKUST.

This course will teach you the essential elements of web page development, covering HTML, CSS and JavaScript. No previous experience of these technologies is necessary, although it is helpful if you have some prior programming experience. First, HTML together with CSS are discussed and explored. Then we move on to consider the essential components of JavaScript, including variables, arrays, loops, events and functions. Then we explore more advanced elements of JavaScript control, including advanced use of functions, event control, array processing, and DOM manipulation