Multiple choice Which is the correct HTML syntax for creating link to other pages? <'a href=url> Text to be displayed> <'a href=url Text to be displayed<'a> <'a href=url> Text to be displayed<'/a> <'a href=url> Text to be displayed<'a> <'a href=url, Text to be displayed> Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is the correct syntax for creating link to other pages.