create a web page and set the title as ambition and enter the text in the webpage as given below ambition is a strong desire to achieve something in life
Answers
Answered by
4
Answer:
Explanation:
<!DOCTYPE html>
<html>
<body>
<h1> Ambition </h1>
<h2> A strong desire to achieve something </h2>
</body>
</html>
Similar questions