Live data from Hacker News

HTML Periodic Table

websitesetup.org

21–30 of 50 posts

Re: HTML Periodic Table

#21

I have a hunch as to why this table isn't anything like the periodic table of elements. For those that don't know, a long time ago Josh Duck built an HTML Periodic Table that actually resembled the periodic table. It got taken down, because someone else made another HTML Periodic Table (with clearly different organization and a very different look), and then she claimed that Josh Duck's very different periodic table…

I think this website violates my patent, "A process to display tabular data to users, but on a computer".

Re: HTML Periodic Table

#22

I have a hunch as to why this table isn't anything like the periodic table of elements. For those that don't know, a long time ago Josh Duck built an HTML Periodic Table that actually resembled the periodic table. It got taken down, because someone else made another HTML Periodic Table (with clearly different organization and a very different look), and then she claimed that Josh Duck's very different periodic table…

Wow. What a plot twists. I was expecting something like "The periodic table has inner logic and structure based on profound lows of our universe, while html is a random pile of crap made by fools like us". Instead, I got a much more interesting explanation.

Re: HTML Periodic Table

#24

I have a hunch as to why this table isn't anything like the periodic table of elements. For those that don't know, a long time ago Josh Duck built an HTML Periodic Table that actually resembled the periodic table. It got taken down, because someone else made another HTML Periodic Table (with clearly different organization and a very different look), and then she claimed that Josh Duck's very different periodic table…

This story has a very deep rabbit hole... wondering if anyone else can confirm this -- I followed the links and it appears that the claimant just released an album? https://www.amazon.com/Love-Manifesto-ALara/dp/B07NDCHMQ9

Re: HTML Periodic Table

#25

I thought HTML was just

It is!

With a few span elements and icons in i elements!

The joke is that there are articles from a decade ago talking about the end of everything being a div and the new markup taking over. It never happened. Instead we got the frameworks that double down on divs. Then the website builder things that take div nesting to another level.

Seriously if anyone on this site has a website created the proper way with accessible elements using a decent amount of vocabulary then I would like to know. It does not matter what the site looks like, or what it is about, I just want to find some websites that use rather than talk about proper element use.

I don't see what mankind's problem is - why do we adopt plenty of complicated web technology things and yet nobody can be bothered to structure a document?

Re: HTML Periodic Table

#26
It would be nice to have a coherent overview of the elements but the placement of the headings in this table suggests the author doesn't try to combine different criteria like the periodic table of element does.

Re: HTML Periodic Table

#27

I have a hunch as to why this table isn't anything like the periodic table of elements. For those that don't know, a long time ago Josh Duck built an HTML Periodic Table that actually resembled the periodic table. It got taken down, because someone else made another HTML Periodic Table (with clearly different organization and a very different look), and then she claimed that Josh Duck's very different periodic table…

The problem is that this one isn't periodic. That word describes how things in columns (eg with the same mathematical period) have the same properties. Without that feature it's just a table.

Re: HTML Periodic Table

#29

I thought HTML was just

It is! With a few span elements and icons in i elements! The joke is that there are articles from a decade ago talking about the end of everything being a div and the new markup taking over. It never happened. Instead we got the frameworks that double down on divs. Then the website builder things that take div nesting to another level. Seriously if anyone on this site has a website created the proper way with accessi…

It’s small and short, but https://github.com/MaxLeiter/maxleiter.github.io/blob/master... was my first time exploring elements like aside and article rather than using div in their place

Re: HTML Periodic Table

#30

I thought HTML was just

It is! With a few span elements and icons in i elements! The joke is that there are articles from a decade ago talking about the end of everything being a div and the new markup taking over. It never happened. Instead we got the frameworks that double down on divs. Then the website builder things that take div nesting to another level. Seriously if anyone on this site has a website created the proper way with accessi…

Well, you asked. Critique me I guess.

https://wescook.ca/

Source: https://github.com/WesCook/wescook.github.io

Post reply on HN