Computer Science, asked by dushyant1552, 5 months ago

Write the HTML code to produce the following web page.

WIN A TRIP TO PARIS​

Attachments:

Answers

Answered by abhishekshuklaalps
0

Answer:

<html>

<head>

<body>

<font size=10, WIN A TRIP TO PARIS>

</body>

</head>

</html>

Explanation:

html>

<head>

<body>

<font size=10, WIN A TRIP TO PARIS>

</body>

</head>

</html> this is html code for your questions

Similar questions