+ 2
How to show <a> in web page?
<a> will automatically act as tag. So my quetion is how i can show exactly "<a>" in web page?
4 Respuestas
+ 1
< = <
> = >
0
You can use HTML Character Entities
- 1
Hi a is a link
<a href="+++++">visible dolor</a>
Bye!
- 2
<a href="www.web.com">My Web </a>
You can also use php and a while loop to automatically create