Computer Science, asked by inderjeetsingh4780, 9 months ago

write the HTML code to create a web page on your hobbies​

Answers

Answered by musirivenkatesan1969
2

Explanation:

Step 1: Open Notepad (PC) Windows 8 or later: ...

Step 1: Open TextEdit (Mac) Open Finder > Applications > TextEdit. ...

Step 2: Write Some HTML. Write or copy some HTML into Notepad. ...

Step 3: Save the HTML Page. Save the file on your computer. ...

Step 4: View the HTML Page in Your Browser.

Answered by Anonymous
3

Answer:

HTML CODE

Explanation:

<html>

<head>

<title>my self</title>

</head>

<body>

<p>my name is ______.</p>

<br>I study in class _______.

<br>I am ______years old .

<br>my school name is ________.

</br>my father name is________.

<br>my mother name is________.

<br>my favourite subject is______.

<br>my hobbies are_______.

<br>i want to became an/a__________.

<br>my pic is <img src=[ write the name of image which have to save it in a new folder]>

</body>

</html>

Similar questions