tomayac’s avatartomayac’s Twitter Archive—№ 15,300

  1. …in reply to @derSchepp
    @derSchepp While omitting might be valid, oftentimes both might still be necessary. This is how I understand the difference: html <figure> <img src="cat.png" alt="Sleeping cat on a chair"> <figcaption>Well-deserved nap</figcaption> </figure>