You’re also using too many quotes, it looks like. Are you using two single quotes instead of one double quote?
Here’s the basic syntax for an HTML element.
<element attribute1="value" attribute2="value1 value2">Text</element>
You’re also using too many quotes, it looks like. Are you using two single quotes instead of one double quote?
Here’s the basic syntax for an HTML element.
<element attribute1="value" attribute2="value1 value2">Text</element>