Closed mckoss closed 13 years ago
Cleaned up index and display html
Thanks. I reduced the indent to 2 spaces instead of 4 in my repo. I find 4 spaces gets excessive pretty quickly for HTML documents.
Thanks. I reduced the indent to 2 spaces instead of 4 in my repo. I find 4 spaces gets excessive pretty quickly for HTML documents.
Synced my repo with yours, thanks.
no prob
Since I'd like this to be a good sample application, I want index.html to be formatted to be legible and easy to understand. It still violates TIDY for me. I also do not want ANY inline styles in index.html - they should all be in the style sheet.
There are also many unnecessary nested divs in your file.
I've hacked a sample to show what I'm looking for - though this does not work with your current code, I think because I removed some of the nested divs and the selectors no longer match: