Why use CSS at all?
Why use CSS at all?
Out of context: Reply #48
- Started
- Last post
- 52 Responses
- SecretPenguin0
I think it's important to separate content and style.
It also makes redesigns much easier.
Keep the same HTML, and update a few things in the CSS.
It took me a bit to switch. When I finally did, websites are so much easier to work with now.