Skip to content

Commit 358e8f5

Browse files
committed
new html resource
1 parent 44ac66f commit 358e8f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/04-web-development/16-html.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ and is used to display website and web application content.
4141
remains because there is not enough optimization juice to squeeze from
4242
changing the implementation compared to the backwards-breaking changes
4343
in rendering existing sites.
44+
45+
* [A Complete Guide to Links and Buttons](https://css-tricks.com/a-complete-guide-to-links-and-buttons/)
46+
extensively covers what might be thought of as a simple topic: the
47+
`a` and `button` elements in HTML, along with their many attributes
48+
and quirks.

0 commit comments

Comments
 (0)