Question
Archiviert 2 years ago
T
Bee
Hi I am a new html learner. I wanns know if this code is correct
<doctype html>
<html>
<body>
<p> <strong> Test message </strong>
<br>
<button> test button </button>
</p>
</body>
</html>
Started learning since a few hrs
