GitHunt
ZE

zeegma/css-task

A repository demonstrating inline, internal, and external CSS using the Sintang Pusa style code.

GUIDE

Naglagay me guide here (mostly folder structure saka assigned tasks) para hindi na BR nang BR sa gc.

Folder Structure

For context, here's the folder structure. Meron na rin sari-sariling assets yung bawat dir para hindi na need baguhin yung directory string sa HTML.

.
├── assets                     # BASE assets directory
├── external                   # External CSS demo directory
├── inline                     # Inline CSS demo directory
└── internal                   # Internal CSS demo directory
README.md                      # This README file
index.html                     # BASE index.html
styles.css                     # BASE styles.css

Note: I included base files for reference

Todo

Languages

HTML98.3%CSS1.7%

Contributors

Created March 16, 2025
Updated March 18, 2025
zeegma/css-task | GitHunt