File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
content/pages/04-web-development Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,13 @@ this short list as my absolute favorites that help developers become
109109 gives guidance to less aesthetically-inclined folks like myself who
110110 need rules for picking groups of colors to use together in your designs.
111111
112+ * [ Styling HTML checkboxes is hard - here's why] ( https://areknawo.com/styling-html-checkboxes-is-hard-heres-why/ )
113+ explains why form elements like checkboxes are more difficult to style
114+ than other [ HTML] ( /hypertext-markup-language-html.html ) elements,
115+ The post shows how to perform the styling in various ways such as
116+ [ CSS] ( /cascading-style-sheets.html ) -only and then with
117+ [ JavaScript] ( /javascript.html ) plus CSS.
118+
112119* [ 13 Terrible Web Trends From the 90s, and How to Recreate Them] ( https://envato.com/blog/13-terrible-web-trends-90s-recreate/ )
113120 revisits a simpler and perhaps more... ugly time on the web where designs
114121 were a bit out of control. Learn more about the history of web design and
You can’t perform that action at this time.
0 commit comments