Earlier quoted context omitted.
> The decision to skip CSS by depending on https://simplecss.org/ is smart I was always a little disappointed with how most web browsers choose to render HTML pages that had no explicit styling information. I'm not necessarily saying web browsers should have defaults as opinionated as simple.css, but the default page margins, padding, text styles, headings, etc that they picked aren't particularly attractive. Opinion…
That's a historic artifact. If a browser shipped new default CSS today it would break 30+ years of existing web pages.
Show HN: HTML for People
71–80 of 223 posts
Re: Show HN: HTML for People
#72I love the idea and I'm thrilled to see more sites like this out there. But I do think this assumes a level of computer literacy that isn't consistent with typical, non-technical users. Step 1 starts with: > Pick a location on your computer and create a folder. Call it my-site or something similar. You've already lost the vast majority of people right here. There are a shockingly large number of people out there that…
> There are a shockingly large number of people out there that use computers EVERY day that won't know how to do this.
That's very hard to believe. Even my mom, who doesn't use computers at all, would know what folders and files mean.
The people who don't know what files and folders are - can't immediately be beneficiaries of this guide, right? They have a lot more fundamentals to cover before anything like this.
Re: Show HN: HTML for People
#73I think the fundamental approach being taken by this project is immensely valuable to the world. This kind of education about open standards might actually be the most powerful tool that can help us take steps in the direction away from giant opaque corporations and back towards the systems based on open standards that the internet originated from. I really hope this project continues to be updated and get more and m…
OP here. I appreciate the kind words. Yeah, I hope it finds its way into the hands of non-professionals.
Re: Show HN: HTML for People
#74Earlier quoted context omitted.
Super approachable. (sure Jan meme.gif)
That’s the website my high school used in engineering sciences classes to give students an introduction to HTML. I don’t see the point of your comment (I think it’s sarcasm, but I’m not even sure), can you be a little bit more constructive?
Re: Show HN: HTML for People
#75This 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. I did worry a bit about https://htmlforpeople.com/zero-to-internet-your-first-websit... - "Step 1. Create a folder on your computer" - because apparently a large number of people these days don't understand files and folders at all! ht…
And here I am shaking my fist insisting these are “directories” not “folders”… ;)
Re: Show HN: HTML for People
#76Earlier quoted context omitted.
Can you elaborate on what you told your father? When i use google drive, the interface appears to be folder/file structure. Whether it is or is made to look that way is irrelevant, i suppose, as long as it works that way. I can also increase storage by downloading/deleting things so Im a bit flummoxed.
I don't remember if he was trying to save space on his Google Drive or on his phone. His question was, mostly, that if he deleted files in one place, where would the space savings appear? I immediately thought of Windows' OneDrive and how it's sort of an automated rsync setup. I didn't know enough about his phone, which apps he was using, or about Google Drive to give an answer better than "I don't know, and I detect…
- Google Drive caches recent files and downloads other files on demand. Just like iCloud Drive, MS OneDrive, etc.
- Deleting files will free up space on your Google account.
- Clicking the "clear offline files" button will free up space on device.
All these offering are quite similar with just a few extra features here and there
Re: Show HN: HTML for People
#77Earlier quoted context omitted.
If you don't have a file manager on your system chances are you can figure out where downloads are going to.
Well, I manage it sometimes, but I then I forget how I did it. I think the way to do it, is to try to download something with ff again, but stop at the file chooser dialog to figure out where it points to.