HTML: Difference between revisions
From Achintya Rao’s Wiki
Add HTML for people |
|||
| Line 4: | Line 4: | ||
* [https://github.com/skorokithakis/expounder Expounder]: for providing in-line explanations that are revealed on clicking. | * [https://github.com/skorokithakis/expounder Expounder]: for providing in-line explanations that are revealed on clicking. | ||
* [https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html A blog post on using “Text Fragments”]: for linking to any arbitrary part of a web page based on specific text | |||
== Tips and tricks for web design == | == Tips and tricks for web design == | ||
Revision as of 12:37, 25 October 2024
See also CSS.
Tools to use for Writing
- Expounder: for providing in-line explanations that are revealed on clicking.
- A blog post on using “Text Fragments”: for linking to any arbitrary part of a web page based on specific text
