Duration: 15:51 min
Summary: In this lesson, we will discuss canvas and columns. For the canvas illustration, I will using an existing example from the MSDN site that contains the information that we need to be ready to draw in a canvas and answer the test questions. It is important to note how to get the context and draw an arc. The drawing will not take place until calling the stroke() method. Then we will discuss how easy it is to change few paragraphs into columns through the usage of column-count and column-rule.