Why does this whole thing print in italics?
<!DOCTYPE html> <html> <head> <title>Nick Stach Skills and Drills</title> <body> <strong><center>Skills and Drills</center></strong> <p> <br> <strong>Python codes I have done.</strong>. From "Hello Word" to defined empty variables to a video game tha can help motivate kids to learn English (and everything in between) here just a few of the 251 Python codes I have been able to create. <br> <br>In the tradition of the British comdy troup Monty Python which the coding language Python is named after I used as many movie, skit and comedy references in my coding as possible to maintain interes and individuality. <br> <br>Hello World! My name is Nick: <br>https://code.sololearn.com/cOE7qYYlJWMm <br> <br>EIGO Dragon, Part 1: <br>https://code.sololearn.com/chqAjVnt0a9a </p> <p class="quote">"Fortune favors the bold!"</p> </body> </html>