write a java script code which can display the text:
(only write the jave script code which starts from the tag.
Monday,Tuesday,Wednesday,Thursday,Friday
note that: Monday and friday are bold
Tuesday and Thursday are italic
Wednesday is underlined.
Answers
Answered by
0
Answer:
.
Writing Your First JavaScript Program By itself, HTML doesn't have any ... To add a script to your page, start by inserting these tags. ... An external JavaScript file is a text file containing JavaScript code and .
Similar questions