HTML with External Assets
Dropley Example
This page loads CSS from a CDN and uses inline styles. Perfect for single-file Dropley projects.
How it works
- Water.css provides clean base styles via CDN
- Inline CSS adds custom styling
- No JavaScript needed for this example