Skip to content

swc927/CSSExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CSS Explorer by SWC

A friendly tool for beginners to paste CSS, learn it line by line, and see a live preview. It adds suggested values for common properties and lets you hear explanations with the Web Speech API. No frameworks.

Features

  • Paste CSS and step through each line with clear explanations
  • Live preview in a sandboxed iframe with sample HTML presets
  • One click suggested values for properties like display, position, transform and more
  • Colour picker that drives currentColor based styles
  • Text to speech playback using browser speech synthesis with language and voice selection
  • Glow aesthetic with gradients and soft shadows

How explanations are sourced

Short explanations are summarised from MDN and W3C terminology. For deeper learning, see these trusted sources:

How to run

Just open index.html in a modern Chromium browser for best voice support.

Roadmap

  • Add richer per property examples with live mini playgrounds
  • Provide optional machine translation for explanations
  • Persist sessions in localStorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published