Computer Science, asked by singhshekhawatneha, 4 months ago

write a code in HTML to display the text 'Learning html'​

Answers

Answered by rohittiwari
1

Answer:

The <code> tag is used to define a piece of computer code. The content inside is displayed in the browser's default monospace font.

Tip: This tag is not deprecated. However, it is possible to achieve richer effect by using CSS (see example below)

Explanation:

Tag Description

<samp> Defines sample output from a computer program

<kbd> Defines keyboard input

<var> Defines a variable

<pre> Defines preformatted text

Answered by kshitijmk303
0

Answer:

<h1><h2><h3><h4><h5><h76666h6<h6>

<p><pre>etc

Explanation:

Similar questions