Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

pregunta de opción múltiple what is the correct format for an attribute…

Question

pregunta de opción múltiple what is the correct format for an attribute? name=value name=\value\ name:\value\ volver a ver

Explanation:

Brief Explanations

En lenguajes de marcado como HTML, los atributos se escriben como nombre=valor, pero para valores que son cadenas de texto, se suelen usar comillas dobles. La forma correcta es name="value".

Answer:

B. name="value"