IntScription()

Devlog - 2025-10-09

πŸš€ What I Did

🧠 What I Learned

Attribute Selector

a[href] {
  color: blue;
  text-decoration: underline;
}

Type attribute

type attribute can be set on an ol (ordered list).

πŸ”₯ What’s Next


← Previous Next β†’