Font Families
Another property you can change using the style attribute is the font. Just like when you change text color, you will use the font-family property before the colon
arial
impact
courier
helvetica
monospace
Your Page
Your code:
<h1 style="color:navy">My Sports Store</h1>
<h1 style="color:blue">Uniforms</h1>
<p>If I had a sports store, I would want to sell uniforms. People need uniforms to wear at games and practices. I think uniforms would sell really well with how many sports are played around us!</p>
<img src="https://media.skillstruck.com/images/baseball-1499783_1280.jpeg" width=400px>
<h1 style="color:turquoise">Sports Balls</h1>
<p>I would also want to sell all kinds of sports balls - soccer balls, footballs, water polo balls, volleyballs, softballs, and more. As mentioned before, there are so many different sports out there! Many of these sports require a ball to play. I think these items would sell well.</p>
<img src="https://media.skillstruck.com/images/football-257489_1280.png" width=400px>
<h1 style="color:lightblue">Rackets</h1>
<p>I would lastly sell rackets. I think there are enough sports that use different kinds of rackets to play. Sports like tennis, pickleball, racquet ball, badminton, ping pong, and more all require a racket. Therefore, I think rackets would sell a lot in my store.</p>
<img src="https://media.skillstruck.com/images/tennis-1776528_1280.jpeg" width=400px>
Unfinished lessons
Practice typing at Type Station
Code with Robot Mouse
Code & Go with Robot Mouse
Actions are Random
• Move forward and back
• Loud “SQUEAAKK”
• CHIRP-CHIRP-CHIRP (and light-up eyes!)
9:17