Computer Science, asked by gcbarik77, 9 months ago

1. Write the
sample html code.​

Answers

Answered by neerunahajan0607
1

Answer:

Explanation:

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

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

Step 2: Write Some HTML. ...

Step 3: Save the HTML Page. ...

Step 4: View the HTML Page in Your Browser.

Answered by MisterIncredible
9

Your same HTML code.

<html>

<head>

<title>My HTML code </title>

<body bgcolor="black">

<font size="maximum" color="blue">

HTML stands for Hyper Text Markup language

</font>

</body>

</html>

Similar questions