Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-11-17 12:34:17 +03:00
parent ab2ae50128
commit fdb2f42568

View File

@ -59,6 +59,7 @@ var setup = function(){
``` ```
- try `display:flex` on `.block` and position one elem over the other... - try `display:flex` on `.block` and position one elem over the other...
- _...not sure how to deal with `.children` yet_ - _...not sure how to deal with `.children` yet_
- another way to go is to place `.text` stuff in a div and style that...
- blank line at end of block is initially not shown - blank line at end of block is initially not shown
- this block contains two lines (empty below) - this block contains two lines (empty below)