摘要:
CSS DISPLAY AND POSITIONING Review: Layout Great job! In this lesson, you learned how to control the positioning of elements on a web page. Let's revi
阅读全文
posted @ 2017-11-01 19:56
混沌奇迹
阅读(124)
推荐(0)
摘要:
Review In this lesson, we covered the four properties of the box model: height and width, padding, borders, and margins. Understanding the box model i
阅读全文
posted @ 2017-10-31 23:34
混沌奇迹
阅读(134)
推荐(0)
摘要:
CSS VISUAL RULES Review Visual Rules Incredible work! You used CSS to alter text and images throughout a website. Throughout this lesson, you learned
阅读全文
posted @ 2017-10-23 20:47
混沌奇迹
阅读(201)
推荐(0)
摘要:
Throughout this lesson, you learned how to select HTML elements with CSS and apply styles to them. Let's review what you learned: CSS can change the l
阅读全文
posted @ 2017-10-10 21:18
混沌奇迹
阅读(128)
推荐(0)
摘要:
Great job! In this lesson, you learned how to create a table, add data to it, and section the table into smaller parts that make it easier to read. Le
阅读全文
posted @ 2017-09-30 22:15
混沌奇迹
阅读(109)
推荐(0)
摘要:
While some tags have a very specific purpose, such as image and video tags, most tags are used to describe the content that they surround, which helps
阅读全文
posted @ 2017-09-20 23:20
混沌奇迹
阅读(534)
推荐(0)
摘要:
Review Congratulations on completing the first lesson of HTML & CSS! You are well on your way to becoming a skilled web developer. Let's review what y
阅读全文
posted @ 2017-09-19 13:03
混沌奇迹
阅读(122)
推荐(0)
摘要:
I remember the wonderful moment you appeared before me, like a fleeting vision, like a genius of pure beauty. In the lethargy of hopeless melancholy,
阅读全文
posted @ 2017-03-30 22:30
混沌奇迹
阅读(663)
推荐(0)
摘要:
I remember the wonderful moment you appeared before me, like a fleeting vision, like a genius of pure beauty. In the lethargy of hopeless melancholy,
阅读全文
posted @ 2017-03-30 22:28
混沌奇迹
阅读(550)
推荐(0)
摘要:
《算法艺术与信息学竞赛》这本书我详细看了1.1、1.2、1.3,之后就看得不是很懂了,所以还是把摘要写出来,方便让我知道到底能学到什么。 第一章 算法与数据结构 “数据结构+算法=程序设计” 从理论分析和实际应用两方面阐述了算法与数据结构的基本知识。 1.1 概括的叙述了算法、数据结构、以及计算理论
阅读全文
posted @ 2016-11-12 16:46
混沌奇迹
阅读(1307)
推荐(0)