Best practice forum (Archived)

Add HTML link to .php file

 
Bodo Hoenen
Re: Add HTML link to .php file
de Bodo Hoenen - Tuesday, 19 de July de 2011, 06:55
 

Thank you

This has worked,

for reference, for anyone looking at this post in future the new working code looks like this:

<li>Register your details by clicking on the following link:<a href=\"http://www.example.com/\" target=\"_blank\" > <U>click here</U></a> or by entering the following URL into a browser: http://www.example.com/  </li>


Kind regards

Bodo