DEV Community

Joshua Jones
Joshua Jones

Posted on • Edited on

Learning CSS

CSS modifies colors, font types, font sizes, images, element positioning,

Image description

Example of using Inline style
Image description

Internal Stylesheet

  • < style > must be placed inside of < head >

Image description

  • - Use < link > element to link HTML and CSS files together
  • href relative path or address
  • rel- the relationship between the files.

Image description
**
Review**

Image description

Top comments (0)

AWS Security LIVE! Stream

Go beyond the firewall

Watch AWS Security LIVE! to uncover how today’s cybersecurity teams secure what matters most.

Learn More

👋 Kindness is contagious

Dive into this insightful write-up, celebrated within the collaborative DEV Community. Developers at any stage are invited to contribute and elevate our shared skills.

A simple "thank you" can boost someone’s spirits—leave your kudos in the comments!

On DEV, exchanging ideas fuels progress and deepens our connections. If this post helped you, a brief note of thanks goes a long way.

Okay