[go: up one dir, main page]

Posts tagged "HTML" in Blogs

Subscribe: JSON Feed | Atom Feed

The Quest for a JS-free, Responsive, Semantic, and Accessible Navbar

Coding Otaku

Published on:
Last updated on:

Once you get into web development, you will eventually start to attempt accessible development. And once you see the state of web, you will also want to create a website without JS and with less bloat.Then you hit a brick wall, it's called a navbar.

Adding IndieAuth to My Website

Coding Otaku

Published on:
Last updated on:

A single user IndieAuth is surprisingly easy to implement! This post is about how I did it.

Adding Comments to My Website

Coding Otaku

Published on:
Last updated on:

I have had comments in my website for some time, this post is about how I did it and the improvements I made for better UX.