Won't post here anymore for now for obvious reasons.
Still reachable via DM.
You can follow my social activities on https://t.co/dyufq3qRhH or via RSS https://t.co/0riNFBbpR0
Happy 31st Birthday HTML tags!
On October 29, 1991, the internet pioneer, Tim Berners-Lee, published a document entitled HTML Tags. The document contained a description of the first 18 HTML tags.
https://t.co/ndj0H96473
#HTML#InternetHistory
@WebReflection@simevidas Totally
Was more a hidden rant after a long week.
I love the web, but sometimes it's hard to deal with all the crap HTML out there and telling people again and again that semantic HTML is a basic
Both of you know this and it's wonderful 👍
HTML6
'click' handlers are only allowed on interactive elements like form elements, <a>, <dialog>...
This would be a performance boost for many sites
@codepo8 I sometimes rent an ID.3, and there it's connected. I think it works with cameras / data. You set cruise control once, and it will slow down / speed up automatically. Works pretty well, just sometimes it detects, say a 60 sign, which is meant for an exit and slows down wrongly.
@simevidas Valid URL can also start with ftp:// or so.
Browsers could change default to http(s)://, but this would probably break stuff.
They could allow https:// though as base I guess, so you could do:
const baseUrl = 'https://';
new URL("https://t.co/yoDGPb4RP5", baseUrl);
Germany could meet all its energy demand with solar, wind and batteries within the next 10 years at a total cost of just $36.7 billion a year. That’s less than 1% of Germany’s GDP (and less than its current annual fossil fuel subsidies). https://t.co/cDds6VrxXj
To become a good frontend developer, you need to:
- accept that your work will never be perfect / done
- realize that communication skills are more important than programming skills
- be patient
- have a high frustration tolerance
@WebReflection What I mean: write, test, debug, repeat, until the aha moment.
Frustration in this context.
You should of course stop if you reach dead-end street and return a day later or so.