Daily Shaarli
August 4, 2022
The article element represents a complete, or self-contained, composition in a document, page, application, or site; that is, in principle, independently distributable or reusable, e.g., in syndication.
I gave my usual answer: think of
not just as a newspaper article or a blog post, but as an article of clothing — a discrete entity that can be reused in another context. [...] It means an article represents content that can be taken out of the document and away from the immediate surrounding content, dropped somewhere else, say on another page, and still make total sense as it is grouped. The section element represents a generic section of a document or application. A section, in this context, is a thematic grouping of content, typically with a heading.
A general rule is that the section element is appropriate only if the element’s contents are listed explicitly in the document’s outline. [...] a section is a part of a larger group without which it may not necessarily stand to make complete sense alone
To provide more meaning to a section for assistive technology: the attribute aria-labelledby="an-id"
or aria-label=" a meaning"
can be used. A labelledby attribute can be bound to a title for example.
This example of meaningful semantic shows the usefulness: https://cloud.netlifyusercontent.com/assets/344dbf88-fdf9-42bb-adb4-46f01eedd629/ceca208c-154e-42f4-b769-b62c67f0c125/content-design-screenshot.png
Another minimalistic CSS framework that makes a webpage pretty
Another problem is social markup not being identified properly, for example by LinkedIn, if it’s not following a
start tag.
Wtf
Minimal markup:
<!-- <head> (and <body>) needed for LinkedIn -->
<head>
<!-- “twitter:card” and title needed for Twitter -->
<meta name=twitter:card content=summary_large_image>
<meta property=og:title content="This is a test title">
<!-- Quotes needed for WhatsApp and Signal -->
<meta property="og:description" name="description" content="This is a test description.">
<meta property="og:image" content="https://hell.meiert.org/core/png/test.png">
Quel surprise! On ne l'avais pas vu venir.
Merci à l'association Anticor qui effectue un bon travail !
Effectivement, je vois mal comment les Lockers d'Amazon peuvent tranquillement s'implanter dans les gares sans appuis.
Puisqu'une entreprise francaise serait refusé.
Aussi
Amazon n’est pas considéré comme un commerce en France, mais comme une entreprise logistique industrielle. En découle une série d’avantages assez énormes : les entrepôts Amazon sont exemptés du moratoire sur la construction de nouvelles zones commerciales et de certains impôts locaux comme la taxe sur les surfaces commerciales. Étant considérée comme une industrie, elle a également bénéficié de la réduction par deux des impôts locaux, dits de production, à partir de 2020, alors même qu’elle ne fabrique rien en France et qu’elle n’a pas de problème de compétitivité !
The demo rocks
A search engine for programmers
My best explanation for this is that most people learn a tool through searching, not browsing. When you search, you’re trying to find information that solves your specific need. When you browse, you’re systematically going through information for learning or later lookup.
I find these definitions accurate. I spend a lot of time (based on my assumptions) browsing
Et comment peut-on prendre le gouvernement aux sérieux? N'est-il pas au service de sa population?
En 2018, Emmanuel Macron fustigeait « le pognon de dingue » dépensé par l’Etat dans les minima sociaux. Depuis cinq ans, ses différents gouvernements multiplient donc les coups de canif contre la protection sociale des Français, rognant cinq euros sur les APL, en économisant plus d’un milliard via la réforme de l’assurance chômage ou prévoyant d’obliger les bénéficiaires du RSA à travailler bénévolement 15 à 20 heures par semaines. Pour les entreprises en revanche, les aides publiques sont toujours plus nombreuses : de 2007 à 2018, elles ont augmenté trois fois plus vite que les aides sociales.