Login
Your Email
Pasword
Home
Write
Trending
History
Liked
Dashboard

What are the Computer Code Elements in HTML?

HTML code element is used for a fragment of computer code.

Do you have similar website/ Product?
Show in this page just for only $2 (for a month)
Create an Ad
0/60
0/180
The HTML element define the fragment of computer code.
Text surrounded by tag is displayed in browser's default monospace font.

x=3;
y=2;
z=x+y;
The code doesn't preserve any extra white space to fix this issue you can put it in
.


x=3;
y=2;
z=x+y;

in HTML
It defines a variable in HTML.Variable van be a mathematical expression or programming content.
Einstein equation:E=mc2
in HTML
It is used to represent the output in html.It is displayed in browser's monospace.

If output is wrong the the it will returnError!

in HTML
It is used for user input from keyboard or through command.

Select whole document by pressing Ctrl+A

CONTINUE READING
HTML
Ayesha
Tech writer at newsandstory