0
Fill in the blanks: <html> <body> <p>This is a paragraph </ > <p> This is < /> a line break </p> </body> <
4 Answers
+ 4
<html>
<body>
<p>This is a paragraph </ p >
<p> This is < br/> a line break </p>
</body>
</html>
0
<br /> </html>
0
The answer is <br/> and </html>
0
Helo
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes