New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Best Beginner HTML Coding Tutorial?
Where do you send your friends who ask you how to learn enough HTML to put up their own simple website?
Yesterday on HN, I saw:
# Show HN: HTML for People ( simple.css )
https://news.ycombinator.com/item?id=41801334
https://htmlforpeople.com/
@simonw says, "This is great. The decision to skip CSS by
depending on https://simplecss.org/ is smart - CSS is a whole
other thing, and having that on top of basic HTML would be
pretty intimidating."
https://htmlforpeople.com/a-website-with-style/
simple.css
water.css https://perma.cc/5936-VK4J
Sakura https://perma.cc/F6E4-EU58
Pico https://picocss.com/
htmlforpeople might be the best newbie HTML website tutorial I've seen! @simonw[1] seemed to like it, too.
I especially liked the clear and simple explanation in the bonus chapter on PHP.
[1]"co-creator of the Django Web Framework, and has been blogging about web development and programming since 2002 at simonwillison.net" -- https://simonwillison.net/about/
Maybe inter.css might be added to the above CSS list from htmlforpeople?
# Why I Love Laravel (2022)
https://news.ycombinator.com/item?id=40421762
https://ben.page/laravel
Ben Borgers
https://ben.page/
Liked the web design very much!
Uses CSS from rsms.me rsms.me/inter/inter.css
# Inter typeface font family
Used by both Ben Borgers (ben.page) and Wilson Lin (wilsonl.in)
https://rsms.me/inter/


Comments
I learnt a lot of my HTML/PHP from http://www.tizag.com
I found it really easy to follow.
ChatGPT or similar is where I'd probably ask people to go these days
wow...you still remember it?
used it probably 20 years back....life saver that time.....nostalgia
Mentally strong people study the spec.
This one is where we started: https://www.w3.org/TR/1999/REC-html401-19991224/
We published a timeline of how we learned webdev since 2002: https://yoursunny.com/t/2009/my-webdev-timeline/
Biggest help in high school when learning HTML.
https://www.w3schools.com/html/default.asp
https://www.w3schools.com/tags/default.asp
https://htmldog.com/
w3schools is an oldie but a goodie when it comes to absolute beginner learning of HTML/CSS/JS concepts. They have way more languages on there now but I've only ever used the HTML/CSS/JS ones (and even that was a long time ago).
https://wiki.selfhtml.org (German) since 1995.
W3schools was nice