Tag: HTML
Using the contenteditable attribute
HTMLreact17 March, 2020Time to read: 3 minsCreate a <textarea> that resizes while the user types with the contenteditable attribute.
A hacky way to display audio translations from Google Translate
HTML15 August, 2019Time to read: 1 minsSee how to display a short audio translation of a word or phrase from Google Translate in HTML.