briankoser / kodex-aspnetcore

Koser family site, written in ASP.NET Core MVC
MIT License
1 stars 0 forks source link

Style guide #40

Closed briankoser closed 5 years ago

briankoser commented 6 years ago

http://sfc.blue/style-guide/ http://styleguides.io/ https://www.zachleat.com/web/now-with-style-guide/ http://demo.patternlab.io/ http://clagnut.com/styles http://rizzo.lonelyplanet.com/styleguide/design-elements/colours

How much can be generated?

briankoser commented 6 years ago

/ 67 non-breaking space -   - keep words together (eg dates) / / 67 thin space -   - separate nested quotes / / 68 hair space -   - prevent characters touching / / 68 narrow no-break space -   - separate numbers and units, initials in names /

/ 70 en dash - — - numerical ranges / / 71 em dash - – - set off phrases, with full space for quote attribution; separate from phrases with hair spaces /

/ 72 minus - − - − - use for math instead of hyphen / / 72 division - ÷ - ÷ - use obelus for math instead of solidus / / 75 multiplication - × - × - use for math instead of x /

/ 72 quotes - “ ” ‘ ’ - “ ” ‘ ’ - use instead of straight quote marks / / 72 apostrophes - ’ - ’ - use instead of straight single quote / / 75 primes - ′ ″ - ′ (single) ″ (double) - use for feet/inches and minutes/seconds /

/ 73 brackets, parentheses - mark up to prevent being italicized / / 75 ampersands - & - use for tables, charts, captions / / 75 ellipsis - … - … - use instead of 3 periods / / 75 degrees - ° - ° - use instead of a superscript o/

/ 135 caption - first child in table for table captions; can set position with caption { caption-side: top | bottom } / / 141 table - use non-breaking spaces and white-space:nowrap to avoid wrapping when more legible /

briankoser commented 5 years ago

https://www.filamentgroup.com/lab/select-css.html

briankoser commented 5 years ago

Textarea Select Input:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input

button checkbox color date datetime-local email file hidden image month number password radio range reset search submit tel text time url week