Computer code element in HTML
Element to input data by keyboard
HTML element represent input data such as by keyboard or voice. Text around the card
usually display the default on the browser as a single font.
Save the text by pressing Ctrl + S
Element to output output
Element represent data output such as software or computer systems. Text around the card
usually display the default on the browser as a single font.
If the input value is entered incorrectly, the software will report an Error!
Element cho mã máy tính
Element định nghĩa các đoạn của mã máy tính. Văn bản xung quanh thẻ
thường hiển thị mặc định trên trình duyệt dưới dạng font chữ đơn cách.
x = 5;
y = 6;
z = x + y;
Note the element không giữ lại các khoảng trắng hay xuống dòng. Để khắc phục, đặt phần tử
bên trong phần tử
:
x = 5;
y = 6;
z = x + y;
Element for variables
Element used to define a variable. Variables can be variables in mathematical expressions or in programming languages.
Einstein viết: E = mc 2 .
Last lesson: Designing websites running on multiple devices (responsive web) in HTML
The following article: Entity in HTML
You should read it
- HTML editor online
- Introduction to HTML5
- Basic examples of HTML
- Introduction to HTML
- How to Build a Calculator with HTML
- List in HTML
- Why write neat and organized HTML?
- 5 steps to learn a dynamic HTML web component profile
- Standard format and code coding convention in HTML5
- 17 simple HTML codes you can learn in 10 minutes
- 5 free online HTML editing tools that test the best code
- HTML form