Computer Science, asked by choudaryramzan814478, 9 months ago

 How to create a frame in HTML? Explain with code example.
 Write the code to upload a file on a web page.

Answers

Answered by parthsainiCODER
1

Answer:

<iframe src =" " ></iframe>

<input type="file" />

Hope this helps

Plz mark as brainliest

Similar questions