Computer Science, asked by hunar1148, 1 year ago

write HTML program of display board 4lines​

Answers

Answered by LuckyYadav2578
2
< html >
< head>
< title >
write your title
</ title >
</head>
<body>
write your four lines
</body>
</html>
Similar questions