Skip to content
Kodi Wizards
Home / Videos / Programming Basics #7 First Program
Videos

Programming Basics #7 First Program

March 27, 20141 min readBy Kodiw

http://learn-share.net/programming-basics-course/
Programming Course. The basics of Programming.
#7 First Program

Learn to code.

For starters, Html stands for, Hyper Text markup language. HTML Is not a program language, is a markup language. It is the language who describes the web page, is own structure. For example, what is the title. Where is the headings. Where is the paragraphs in this document. It is not a program, It is not a process. It is a markup language.