html - Can I assign a <span> to an <a> element? Syntax? -


Is this a & lt; A element? If so, what is the correct syntax? I have tried both of these, but neither is working with my CSS.

  & lt; One span = "add_button" & gt; + Add a review & lt; / A & gt; & Lt; / Span & gt; & Lt; Span = "add_button" & gt; & Lt; A & gt; + Add a review & lt; / A & gt; & Lt; / Span & gt;    

this & lt; A href = "something" & gt; Must be & lt; Span & gt; Some & lt; / Span & gt; & Lt; / A & gt;


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -