The correct choice is (d) replace <strong> with <b>
Easy explanation: There are many options available in HTMLMinifier like it removes comments, also comments from CSS and JavaScript blocks, collapses whitespace, removes character data blocks from JavaScript and CSS, Collapses Boolean attributes, removes redundant attributes, uses a short doctype, removes empty elements, removes attribute quotes.