Tiny-CSS-Projects icon indicating copy to clipboard operation
Tiny-CSS-Projects copied to clipboard

Project code for the Tiny CSS Projects book published by Manning

Results 2 Tiny-CSS-Projects issues
Sort by recently updated
recently updated
newest added

the list in html file should be ``` List item 1 Nested item 1 Nested item 2 List item 2 List item 3 List item 4 ``` Whether you add...

According to the book, the basic CSS styles in folder _before_ in Chapter 11 should only contain one rule: `.main { margin: 48px; }`. But the repo contains the same...