standardista {new account, pls re-follow}

4 posts

standardista {new account, pls re-follow} banner
standardista {new account, pls re-follow}

standardista {new account, pls re-follow}

@standardista

The new Twitter account for Standardista. My previous account was hacked. Tweeting about CSS, JS, HTML, a11y, performance, UX, and life/politics.

On a couch, with my laptop. Katılım Temmuz 2020
0 Takip Edilen312 Takipçiler
standardista {new account, pls re-follow}
Twitter is searchable: Use quotes for "exact phrase" Use parens and OR for one of multiple words(either OR term) Use a dash to -exclude User from: to get from (from:specificSender) Use to: for sent (to:aSpecificUser) Use lang: with 2-char language lang:en
English
1
7
24
0
standardista {new account, pls re-follow}
Instead of using ID selectors, consider attribute selectors: The ID specificity is hard to overwrite #myID = 1-0-0 the attribute selector has the same weight as a class. [id="myID"] = 0-1-0 and can even be overwritten using itself [id="myID"] [id="myID"] = 0-2-0
English
0
4
8
0