Live data from Hacker News

My daughter (7 years old) used HTML to make a website

naya.lol

291–300 of 547 posts

Re: My daughter (7 years old) used HTML to make a website

#291
I love this so much! Great work, Naya!

Incidentally, I was creating an image for a slide for a talk a few weeks ago, showing off HTML circa 1996 and decided to do it in Windows 95 (which is what I used to write my first web pages when I was 12) and it was a lot harder than I thought it would be (mostly because the intricacies of what HTML versions were supported in the included browser versions of the Electron emulator I was using), to recall what tags did and didn't work.

But I credit HTML with everything for me, as far as computer programming is concerned. Having a way to express markup in a text editor and see the results on a web page was life-changing.

Love to see first graders doing this now!

Re: My daughter (7 years old) used HTML to make a website

#292

Great job Naya :) For other parents here, if your kids are interested in learning HTML and CSS with the help of cute aliens, my son (who was 11 at the time) and I built HTML Planet for Kids [0]. The course uses a visual editor for manipulating HTML, so that there is less typing and frustrating syntax mistakes, while still exposing the code directly without any added abstractions. [0] https://htmlplanetforkids.com/

It's nice that you advertise your business here but for a passionate child this is boring. Double-clicking a box and changing text teaches them nothing, instead of paying $9/mo I can pay $0/mo and have them utilize free courses, YouTube, and teach them how to read documentation like MDN which will benefit them way more than simply teaching them how to use your website.

Re: My daughter (7 years old) used HTML to make a website

#297
I love this so much. From 1992-1996 I was in a band in the SF Bay Area. I played the congas, but really I think they just let me do that because I also took on the band's webpage.

It was dozens and dozens of pages of hand-coded HTML, updated nearly daily, with lots of easter eggs, etc. I had programmed a ton (I was a C/C++ developer at the time), but never in HTML. I learned everything by "viewing source" (at the time, most of the web was hand-written HTML).

We hosted it at The Well, which even then had a little bit of cachet in the community.

One of my great regrets was that we didn't keep a copy of the site -- and we "retired" and took down the site early enough that the Wayback Machine doesn't have a copy.

Post reply on HN