Tricky CSS
In this lesson, we'll learn about a gotcha in Angular that can be confusing when dealing with CSS.
We'll cover the following...
We’ll make one final change to our application before we talk about RxJS. For more emphasis, let’s try underlining the keyword in the results. Bootstrap doesn’t come with a class for adding an underline to some text. Luckily, ...