+ 2

What is this

Fill in the blanks to make the text "First paragraph" a comment: <html> <body> ____First paragraph___ <p>Welcome to my webpage</p> </body> </html>

19th Sep 2018, 1:12 AM
SAMIR YUSUF
SAMIR YUSUF - avatar
2 Réponses
+ 4
You must write a comment in the blanks using html: <html> <body> <! - - First paragraph--> <p>Welcome to my webpage</p> </body> </html>
19th Sep 2018, 1:37 AM
Nimrod A. Holguín L.
Nimrod A. Holguín L. - avatar