Computer Science, asked by Anonymous, 3 months ago

Write the html c0de to create the web page with following specification:
a. Image used in the page is ice jpg
b. First two word of the paragraph is italic and underline

Answers

Answered by panchalvikas10
0

Answer:

<html>

<head>

</head>

<body>

<img src="ice.jpg">

<p><b><i>Hello</i></b> this is a demo html page</p>

</body>

</html>

Explanation:

Answered by anujkirar2223
1

Answer:

hi dear

what is your name

I want to be your friend

I am Anuj

from haryana

and your intro

Similar questions