Computer Science, asked by sunandakurmi0, 9 months ago

Please write the Html codings of this output​

Attachments:

Answers

Answered by gayatribiradar682
2

Answer:

Writing into an HTML element, using innerHTML . Writing into the HTML output using document.write() . Writing into an alert box, using window.alert() . Writing into the browser console, using console.log() .

Answered by Gaurav1921
2

Answer:

Answer: is below.

<HTML>

<head>

<h2>Thought of the day </h2>

<h3>Honesty</h3>

</head>

<body>

<l>

<ul>

<li>Being Truthful to others <li>

</ul>

</l>

</body>

</HTML>

Explanation:

Mark as brainliest answer

fir this hardwork.OK bronice

Similar questions