8.
How to create a hyperlink in HTML?
24.
Which of the following is the correct way to change the font face in HTML?
27.
Which of the following is the correct syntax for referring the external style sheet?
29.
Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
30.
Which of the following is the correct syntax to display the hyperlinks without any underline?
35.
The correct syntax to give a line over text is -
41.
Choose the correct JavaScript syntax to change the content of the following HTML code.
p id="geek">GeeksforGeeks</p
47.
How to initialize an array in JavaScript?