HTML Computer code tutorials

<kbd><samp> <pre>, 
<var> For Variables
 and <code> elements Code.


You can edit the HTML, Copy the Code areas HTML code to Paste our online HTML editor Page Or below HTML Editor area Now Practics

Try it Yourself





Results Well be



The kbd element represents keyboard input:
File | Open...
demo.example.com login: Apr 12 09:10:17 Linux 2.6.10-grsec+gg3+e+fhs6b+nfs+gr0501+++p3+c4a+gr2b-reslog-v6.189 Programming code example:
var x = 5; var y = 6; document.getElementById("demo").innerHTML = x + y; The code element does not preserve whitespace and line-breaks.
To fix this, you can put the code element inside a pre element:

var x = 5;
var y = 6;
document.getElementById("demo").innerHTML = x + y;

Einstein wrote: E = mc2.
Einstein wrote: M = mc2.

0 comments:

Post a Comment

FIND US ON FACEBOOK

Blog Archive

Popular Posts