在String中插入超链接导致语法错误 [英] Syntax Error caused by Inserting Hyperlink in String

查看:90
本文介绍了在String中插入超链接导致语法错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到语法错误,有人可以解释如何在表中插入超链接。

am getting syntax error, can someone please explain how to insert a hyperlink into a table.

推荐答案


我收到语法错误,有人可以解释如何在表中插入超链接。
am getting syntax error, can someone please explain how to insert a hyperlink into a table.



这是一个HTML问题吗?


- M

Is this an HTML question?

- M


对不起可怜的主题,但这是一个perl问题

我的代码的一部分包括

< td><< A HREF =" http://www.whatever .com"> http://www.whatever.com< / A>< / td>


我得到的错误是第99行附近的语法错误"< td><< A HREF =" http""
Sorry about the poor topic but it is a perl question
part of my code consists of
<td><<A HREF="http://www.whatever.com">http://www.whatever.com</A></td>

And the error i get is "syntax error at line 99, near "<td><<A HREF="http""


让我们看看您的真实perl代码。你发布的是一个脱离上下文的文本行,无法根据你的perl代码进行调试。
lets see your real perl code. What you posted is an out of context line of text that is impossible to debug in relationship to your perl code.


这篇关于在String中插入超链接导致语法错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆