What does the
the following line of an HTML code will do <body vlink =red>
Answers
Answered by
0
Answer:
nothing
Explanation:
you should write <body color=red>
Answered by
1
Answer:
HTML (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JavaScript).
I hope It helps u.....
Similar questions