We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb954b commit 5e8c2e1Copy full SHA for 5e8c2e1
content/pages/04-web-development/17-css.markdown
@@ -135,6 +135,10 @@ web application's design.
135
the designs can still be seen in their current site's presentation such
136
as the top navigation of Apple's 2001 site.
137
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
+
142
143
## CSS learning checklist
144
1. Create a simple HTML file with basic elements in it. Use the
0 commit comments