- 18
Fill in the blanks to make the text "first praragraph"a comment.
<html> <body> ........first prograph........ <p>welcome to my webage</p> </body> </html>
36 ответов
+ 9
<html>
<body>
.<!--first pragraph-->
<p>welcome to my webage</p>
</body>
</html>
+ 5
<!-- first paragraph -->
+ 2
<html>
<body>
<!-- First paragraph -->
<p>Welcome to my webpage</p>
</body>
</html>
+ 1
<!--first prograph-->
+ 1
Fill in the blanks to make the text a comment.
Name: John
Age : 24
Date: 05/06/2014
0
<html>
<body>
<!-- first paragraph -->
<p>welcome to my webage</p>
</body>
</html
0
<!-- first paragraph -->
0
It cost me 10 points thank you so much, lmao xD
0
<!-- first paragraph -->
0
any help??
0
I'm not able to put <! -- first paragraph -->
0
<!-- first paragraph -->
0
need help
0
eaea
0
'<!-- first paragraph -->' is wrong!
0
Need help I need answer for this question
0
Fill in the blank to make the text a comment:
This is a comment
echo 'This is a test';
0
<html>
<body>
<!--irst prograph-->
<p>welcome to my webage</p>
</body>
</html>
0
whats the answer for
Fill in the blanks to select the paragraph from the following HTML: <p id="test"></p>
$("# ")
0
Fill in the blanks to select the paragraph from the following HTML: <p id="test"></p>
ans is $("#text")