External link in HTML
Posted: Thu Oct 05, 2017 10:07 am
Hello,
Newbie problem...
The compiler say excepted ')' before http ?
Thanks
Newbie problem...
The compiler say excepted ')' before http ?
Code: Select all
client.println("<i><a href="http://google.ch">google.ch</a></i><br>");
Thanks