0

I have some problem in links of html.please help.

<!DOCTYPE html> <html> <head> <title>pro1</title> </head> <body> <!-- Start your code here --> <script type="text/javascript"> alert('this is a awesome day') document.write('please stay safe') <a href='https://www.google.com'>project</a> </script> <!-- End your code here --> </body> </html>

16th Apr 2020, 4:58 PM
Tanmay Raghuvanshi
Tanmay Raghuvanshi - avatar
1 Answer
0
Problem solved
16th Apr 2020, 5:43 PM
Tanmay Raghuvanshi
Tanmay Raghuvanshi - avatar