skip to main content
joncoded
projects + snippets + thoughts
nooks / html

🏔️

2025-09-15

code

[snippets]

Starting with Alpine.js

having a look at a very simple JavaScript framework

🛡️

code

[snippets]

HTML special characters (entities)

adding non-alpha/numeric text

🛡️

code

[snippets]

HTML <form> and <input> tags

adding user interactivity to a webpage

🛡️

code

[snippets]

HTML <table> tags

organizing similar records of data together on a webpage

🛡️

code

[snippets]

HTML <div> and semantic HTML tags

dividing up a webpage with "container tags" (other names for <div>)

🛡️

code

[snippets]

HTML tag attributes

describing the objects of a web page

🛡️

code

[snippets]

HTML tags

defining the objects of a web page

🛡️

code

[snippets]

HTML comments

writing notes while structuring webpages

🛡️

code

[snippets]

HTML setup

getting that first webpage working

🛡️

code

[snippets]

HTML — an introduction

getting that first webpage working

built with sanity + next.js in the early 2020s

github | telegram