摘要: DOM hierarchy pseudo-classes allow you to style specific elements based on where they fall in the hierarchy and what type of elements they are. You ca 阅读全文
posted @ 2016-06-17 00:56 Zhentiw 阅读(278) 评论(0) 推荐(0)
摘要: It's common in Javascript for functions to accept different argument types and to also return different types. In this lesson we learn how to 'teach' 阅读全文
posted @ 2016-06-17 00:39 Zhentiw 阅读(251) 评论(0) 推荐(0)