write a code using HTML in attribute
PrernaSharma:
only code?
Answers
Answered by
3
<html>
<body bgcolor="red">
<p align="justify">
tomorrow begins today
</p>
</body>
</html>
<body bgcolor="red">
<p align="justify">
tomorrow begins today
</p>
</body>
</html>
Similar questions