On Thursday, October 31, 2019 at 9:13:08 AM UTC+1, Mohammad wrote: > > That's true! But the focus is on actions not on CSS. > I mean it is not treated equally in development, documentation and other > areas >
If you need a reference documentation about the web go to Mozilla Development Network <https://developer.mozilla.org/en-US/> (mdn) Or more specifically: - Web Technology <https://developer.mozilla.org/en-US/docs/Web> - Learn web development <https://developer.mozilla.org/en-US/docs/Learn> - FF Developer Tools <https://developer.mozilla.org/en-US/docs/Tools> If you do a google search you can use the search term <https://www.google.com/search?client=firefox-b-d&q=mdn+css+background>: "mdn css background" (without the quotes) and the first link will probably be what you need. CSS overview is at: https://developer.mozilla.org/en-US/docs/Web/CSS I personally do use "mdn" .. prefix all the time, because I'm not interested in other stuff, that is outdated or wrong. If you need to know, if a feature is browser specific, and you should or should _not_ use it, you can use caniuse.com and ask it. ... BTW caniuse and MDN share database <https://hacks.mozilla.org/2019/09/caniuse-and-mdn-compat-data-collaboration/> content, to create their compatibility information. If you want to get a summary, about the web, once per week I suggest to subscribe to: - https://frontendfoc.us/ and / or - https://javascriptweekly.com/ (developer centric) You will get (a few) duplicated links, if you subscribe to both. I think, there is no need to create CSS specific documentation in TW. The resources I did list, are always up to date and that's really important. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ea646ba9-2e1d-4dd1-9a99-8f5a74be25db%40googlegroups.com.

