Duration: 16:04 min
Summary: In this lesson, we will discuss how we can manipulate the style of the first letter in each paragraph and how to handle the do-while loop. Changing the style of the first letter is simple. We will create few paragraphs in different articles. Then, we will use the first-of-type and first-letter to change the styles. Then, we will discuss the details of the do-while loop as it compares to the while loop. We will look at the conditions and the time they execute. We will also see how to use the debugger to stop execution to be able to step through the code.