Skip to content

Commit 5e8c2e1

Browse files
committed
add css bookmark
1 parent 3cb954b commit 5e8c2e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/04-web-development/17-css.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ web application's design.
135135
the designs can still be seen in their current site's presentation such
136136
as the top navigation of Apple's 2001 site.
137137

138+
* [Improving Your CSS with Parker](https://csswizardry.com/2016/06/improving-your-css-with-parker/)
139+
shows how to use the static CSS analysis tool
140+
[Parker](https://github.com/katiefenn/parker/) to improve your stylesheets.
141+
138142

139143
## CSS learning checklist
140144
1. Create a simple HTML file with basic elements in it. Use the

0 commit comments

Comments
 (0)