HTML: Difference between revisions

From Achintya Rao’s Wiki
Add HTML for people
Add “HTML editor with realtime preview”
 
(One intermediate revision by the same user not shown)
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 ==
Line 13: Line 14:


* [https://htmlforpeople.com/ HTML for people]
* [https://htmlforpeople.com/ HTML for people]
* [https://no-gravity.github.io/html_editor/ HTML editor with realtime preview], found via [https://news.ycombinator.com/item?id=43009935 this comment on Hacker News]


[[Category:WWW]]
[[Category:WWW]]

Latest revision as of 07:46, 11 February 2025

See also CSS.

Tools to use for Writing

Tips and tricks for web design

Learning HTML