write HTML program of display board 4lines
Answers
Answered by
2
< html >
< head>
< title >
write your title
</ title >
</head>
<body>
write your four lines
</body>
</html>
< head>
< title >
write your title
</ title >
</head>
<body>
write your four lines
</body>
</html>
Similar questions