Browsing content tagged HTML

Fix the bug of ANCHOR not working in IE

ANCHOR may not work in IE when it’s working fine with Firefox. Check the HTML code to see if the ANCHOR is written in this way: [coolcode lang=”HTML”] [/coolcode] Then it can not work in IE. Don’t know why. Maybe another bug? Note that there’s nothing in the ANCHOR tag. Here’s how to fix it: […]