JS+DOM conclusions
摘要:Javascript + DOM lessions from Codecademy practice link: http://feraljas.gitee.io/piano-plus/ Basic JS+DOM: 理解如何交互,何为interaction Building interactive
阅读全文
posted @
2020-01-04 15:25
寺川愛美
阅读(215)
推荐(0)
tables+form+validation+Semantic HTML
摘要:Dive deep into Basic HTML 表table tabular data in tables: table:<table></table> table row:<tr></tr> Question What is a “cell”? Answer A cell is a group
阅读全文
posted @
2019-12-25 13:54
寺川愛美
阅读(292)
推荐(0)
Codecademy - Learn HTML answer
摘要:Brown Bears Brown Bear About Me The Brown Bear Introduction Habitat Media About Brown Bears The brown bear (Ursus arctos) is native to parts of northe
阅读全文
posted @
2019-12-22 12:31
寺川愛美
阅读(287)
推荐(0)
Codecademy - Learn HTML
摘要:整合Codecademy上学习HTML的任务以及答案: 1.初识HTML:hypertext markup language 怎么理解? 2.HTML的语言规范是什么? 3.文档开头的 <!DOCTYPE html> <html> </html> 是干什么的? 4.<div><h1><p>都代表什么
阅读全文
posted @
2019-12-22 12:27
寺川愛美
阅读(316)
推荐(0)