daily:2022-02-06
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| daily:2022-02-06 [2022/02/06 17:11] – [2022-02-06] chrisbolas | daily:2022-02-06 [2022/02/07 05:40] (current) – [Heap:] chrisbolas | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| To utilize my skills in software development to gain employment at the pay rate I am worth. | To utilize my skills in software development to gain employment at the pay rate I am worth. | ||
| + | |||
| + | Emmet: | ||
| + | * How do you escape the child selector in a line of emmet? | `^` | ||
| + | * How do you avoid having to escape a child selector? | `()` | ||
| + | * How do you chain elements at the same selector level? | `+` | ||
| + | * How do you pre populate an element with text? | `{}` | ||
| + | * How do you add multiples of an element? | `*` | ||
| + | * How do you add numbering to a set of elements? | `$` | ||
| + | * How do you pad the numbering of an element? | `$$` | ||
| + | * How do you specify custom attributes? | ||
| ===== Heap: ===== | ===== Heap: ===== | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
daily/2022-02-06.1644167472.txt.gz · Last modified: 2022/02/06 17:11 by chrisbolas
