View Single Post
Old 11-18-2019, 05:07 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,078
Quote:
Originally Posted by PamWinterReturns View Post
If so, why do only certain lines show an error?
There is a long winded answer, that you would probably have trouble grasping that would explain what effect escape characters would have, etc..

Instead of that, why not just try the code CyberSEO passed and see if it works.

Here is the definition of the anchor tag with the href attribute. It will show proper usage:

https://www.w3schools.com/tags/att_a_href.asp

Quote:
HTML <a> href Attribute

Example
The href attribute specifies the link's destination:

<a href="https://www.w3schools.com">Visit W3Schools</a>

Definition and Usage

The href attribute specifies the URL of the page the link goes to.

If the href attribute is not present, the <a> tag is not a hyperlink.
.
__________________
All cookies cleared!
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote