IntScription()

Devlog - 2025-09-25

πŸš€ What I Did

🧠 What I Learned

.
β”œβ”€β”€ /assets
β”‚   β”œβ”€β”€ /images
β”‚   β”‚   β”œβ”€β”€ logo.png
β”‚   β”‚   β”œβ”€β”€ banner.jpg
β”‚   β”‚   └── icons.svg
β”‚   β”œβ”€β”€ /fonts
β”‚   β”‚   β”œβ”€β”€ custom-font.woff
β”‚   β”‚   └── custom-font.woff2
β”œβ”€β”€ /css
β”‚   β”œβ”€β”€ main.css
β”‚   β”œβ”€β”€ about.css
β”‚   └── contact.css
β”œβ”€β”€ index.html
β”œβ”€β”€ about.html
β”œβ”€β”€ contact.html
└── README.md

Computer Basics

Internet Basics

Developer Tools

File Formats

File Types

Web Browsing

Search Tricks

selector {
  property: value;
}

CSS ways to apply

Combinators

πŸ”₯ What’s Next


← Previous Next β†’